Made add users to groups more efficient

XMLWordPrintable

      Currently, when adding users to a group, we are simulating the action of add user to one group one by one, this will trigger the user cache flush event with the same number of users instead of only one. This will cause the performance issue when having a huge amount of users being added to the group.

      It will be great to change the API so that the activity only trigger one cache flush event for the entire operation.

            Assignee:
            Unassigned
            Reporter:
            Yilin (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: