Constellation Search & Select with filter for properties from Association not working
Hi all,
we are trying to achieve a bulk reassign of assignments in Constellation and are hitting a bit of a roadblock. We need to be able to select individual assignment instances, so the default bulk actions won't do as it works only on a case level, not individual assignment level.
We've created a "Bulk action" CaseType with a Data Reference property to use the search and select pattern. This uses a custom data page with a custom Report Definition that uses an Association Rule to join the Assign-Worklist class with the specific CaseType class that we are interested in.
This way we can select properties from the target class in the UI configuration to show and filter for case data when selecting assignments. Displaying the data in the columns works just fine but the filter conditions seem broken (searchUI screenshot). When we run the CaseType, the filter conditions of the joined table just show @CA ... which I assume means class association. For some reason these references seems to be not resolved. No matter what I enter as values for filtering, the values are not used for filtering.
Is this a bug in Pega 24.2 or is this simply not supported when using the Search & Select pattern?
Is there another way to achieve a selection of specific assignments and reassigning those?
Kind regards Manuel