Closed crydotsnake closed 2 years ago
Did you verify if this behaviour is different in the standard workspace module?
Did you verify if this behaviour is different in the standard workspace module?
I have checked it. In the standard Neos Workspace module the behavior is exactly the same.
Then this is not part of what I do right now in this package and the issue should be in Neos.Neos.
Keep in mind that it will automatically select all parent changes because the CR would run into an invalid state if those are not published too. Sibling changes should be ignored and not automatically checked.
If you have multiple changes on a page in a private workspace where a user is assigned, and you select a single change via the checkbox in the workspace review, he suddenly selects all other changes as well. The behavior should be that he only selects my selected change.
Steps to reproduce
Expected Behavior
There should be only one change selected on the page
Actual behavior
All my changes are selected by the checkbox.