Action button disappears when all records are selected in work queue screen

When all records are selected in a work queue screen, the delete button disappears. It happens for work queue classes with an entity defined. If the class isn’t based on an entity, the action button behaves correctly (doesn’t disappear).

The issue was caused by a change in the loading of RowStates. If there were more records in the queue than the number of loaded RowStates, then the action buttons disappeared.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.