Project

General

Profile

Bug #13593

Updated by Peter Amstutz almost 6 years ago

Each time a project (or group) is created, it triggers a refresh of the permissions graph.    If a user needs to create many projects at once, refreshing the permission graph for every project is very expensive.    Consider a batch-create API which makes it possible to create multiple projects in a single API call, but only refreshes permissions once. 

Back