Allow users searching for issues assigned to removed users

XMLWordPrintable

    • 1
    • 9

      Problem Definition

      It's not possible to search issues assigned to removed users since their accounts are no longer available.

      Suggested Solution

      Implement a JQL function to search issues assigned to removed/inactive users or create a report for that.

      Workaround

      Use the JQL

      assignee in (inactiveUsers()) 

      It's also possible to search using the inactive user's Atlassian account ID if you know it:

      assignee in (632d8586140ba0bf651a1ba5) 

            Assignee:
            Gonçalo Cardoso
            Reporter:
            Paula Silveira (Inactive)
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: