You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we a change the project lead of a project, we loop over all slices of the project and do a separate call to make sure the admin is a lead of the the slice (either adding or changing role).
This can take a lot of time if there are lots of slices.
Instead we should be able to make this in a small number of calls.
Imported from trac ticket #315, created by mbrinn on 07-01-2014 at 15:03, last modified: 07-01-2014 at 16:06
The text was updated successfully, but these errors were encountered:
When we a change the project lead of a project, we loop over all slices of the project and do a separate call to make sure the admin is a lead of the the slice (either adding or changing role).
This can take a lot of time if there are lots of slices.
Instead we should be able to make this in a small number of calls.
Imported from trac ticket #315, created by mbrinn on 07-01-2014 at 15:03, last modified: 07-01-2014 at 16:06
The text was updated successfully, but these errors were encountered: