Documentation update for updating project roles through REST API

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Low
    • 8.2.0
    • Affects Version/s: 7.3.0, 7.6.1, 7.6.12, 7.13.2, 8.0.2, 8.1.0
    • None
    • 7.03
    • 2
    • Severity 3 - Minor

      Problem Definition:

      From our JIRA Public REST API documentation for the REST calls below, it is not mentioning whether we need to use user_name or user_key causing the REST API call to fail in case the user has been renamed before as it needs to use user_key instead
      POST /rest/api/2/project/{projectIdOrKey}/role/{id}
      DELETE /rest/api/2/project/{projectIdOrKey}/role/{id}

      Suggested Solution:

      Add the information that user_key is the required attributes to add a user to a project role using the REST Call.

              Assignee:
              Daniel Rauf
              Reporter:
              Julian (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: