Description
- Assign two roles to a user: one that requires approvals and one that does not
- Open the "operation request" case created
- You'll see only one change on the "Operation request" panel: the one that does not require approvals
The bug is at this line:
The sceneDtoList has (correct) two entries: one for changes to be approved and one for changes to be applied. But only one is selected.
The resulting behavior is that some of the changes that are being approved or are waiting to be applied, or perhaps that were applied are not shown in the "Operation request" tab.