JIRA API should handle renamed users better

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 7.9.2
    • Component/s: REST API
    • 7.09
    • 3
    • Severity 3 - Minor
    • 0

      Summary

      If a user is renamed, with:

      • New username stored in cwd_user.user_name
      • Original username stored in app_user.user_key

      JIRA API may not be able to find the user in many cases. It seems some API methods/endpoints use user_name, while the others use user_key, in an inconsistent manner.

      Known bugs

      Suggestion

      Improve JIRA API to handle renamed users in a more consistent manner, and have this documented properly in the API docs.

              Assignee:
              Unassigned
              Reporter:
              Andy Nguyen (Inactive)
              Votes:
              4 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: