Uploaded image for project: 'Jira Platform Cloud'
  1. Jira Platform Cloud
  2. JRACLOUD-73218

Allow users searching for issues assigned to removed users

XMLWordPrintable

    • 1
    • 9
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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) 

              gcardoso@atlassian.com Gonçalo Cardoso
              psilveira Paula Silveira (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: