enhancement
minor
#28937
Command release service: Check for collections and delegation to other models
The command release service cannot currently check commands that operate on sets. If a command is executed on a set, the command release service should perform the check on all elements of the set.
It should also be possible to formulate a rule in such a way that it forwards to the check for another object. If you have commands on many related objects, you can formulate such a rule only once on the "main object" and forward all other checks there.