Make the group rename command also bulk update the group inheritors.
emilyy-dev opened this issue ยท 2 comments
Description
More than often, people (like me :D) expect the group rename command to also update the group inheritors parent groups list.
Proposed behaviour
Maybe letting the group rename command run a bulk update query should be default behavior, and in the cases where we don't want to update the inheritors parent groups, a flag or a boolean could be provided.
Open for discussion :)