make certain mutations of the group faster
When adding users to a group (or other operations), the group is fetched first. This makes the mutations twice as slow and is unnecessary.
To receive notifications about scheduled maintenance, please subscribe to the mailing-list gitlab-operations@sympa.ethz.ch. You can subscribe to the mailing-list at https://sympa.ethz.ch
When adding users to a group (or other operations), the group is fetched first. This makes the mutations twice as slow and is unnecessary.