We had a business request come in months ago to make a custom list, on a custom business class sortable by a date field.
To do this we created a custom set (LPL) is below. The Symbolic Key is Feedback and has Employee Context.
Sets
ByFeedbackStatusDate
Sort Order
HROrganization
Feedback.FeedbackStatusDate
Feedback
This works to make the lists sortable, but it's causing IPAs associated with the business class break. The error message from the IPA is:
"Set Spec Name ByFeedbackStatusDate: The related Field HROrganization (AIR) and FeedbackStatusDate(12/23/2024) and Feedback (2024122316311800) already exists."
Is there anything I can do at the LPL level that would instruct the IPA to ignore this custom set?