Add multiple space permissions in a single remote call

XMLWordPrintable

      Currently, there's a addPermissionToSpace() method that allows you to add a single space permission. When you're adding permissions, that's a lot of wasted remote calls.

      We should also have an addPermissionsToSpace(String token, String[] permissions, String entityName, String spaceKey)

      (Should we use String[] or list?)

              Assignee:
              Jeremy Higgs
              Reporter:
              Charles Miller (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: