Deactivated users can't be found through a Basic search

XMLWordPrintable

    • 6
    • Severity 3 - Minor

      Issue Summary

      This is reproducible on Data Center: (yes) / (no)

      Steps to Reproduce

      1. Search tickets from a deactivated Portal-Only customer using Basic search.

      Expected Results

      The tickets of deactivated customers should be displayed.

      Actual Results

      The Basic Search can't find deactivated users.

      Workaround

      Use advanced search (JQL) and type the deactivated user like this:

      Reporter = "email", for example
      Reporter = "Revokeusertest@test.com"
      

      Also, this JQL filter:

      Reporter in (inactiveUsers())
      

      This should allow you to see the tickets of the deactivated user.

       

              Assignee:
              Unassigned
              Reporter:
              Daniel Jimenez (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: