- First commit to issue fork.
- 🇪🇸Spain unstatu
@lind101 thanks for your comments. As you mentioned, the group_content label depends on the GroupContentEnabler that manages it.
I have slightly modified the MR code (https://git.drupalcode.org/project/group/-/merge_requests/34/diffs?commi...) so we check that the GroupContentEnabler generated label does not match with the group_content stored label before saving the entity. This mitigates the performance problem when the user did not change the target entity label.
Although we still having a problem if the target entity changes the label and has many group_content entity associated with it. It can take a lot of time to save all the related group_content entities. However, I don't think this is something that can be solved. If you have any idea regarding this, I'll be happy to implement it.
- First commit to issue fork.
- 🇩🇪Germany szeidler Berlin
szeidler → changed the visibility of the branch 2767155-2.x to hidden.