JQL WAS Operator Returns Error due to Value does not Exist for Field

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

When searching for issues using JIRA Query Language (JQL) as in Advanced Searching, the was operator may return an error similar to the one below. 

The error "The value 'administrator' does not exist for the field 'assignee'." (this example) indicates that administrator  is not a valid value for the field assignee.  The error here is thrown in the interface, and not is not logged in JIRA.

(info) (Note: This operator can be used with the AssigneeFix VersionPriority,  ReporterResolution and Status fields only.)

Cause

This can error can be caused by a few things:


Workaround

Please navigate to Administration > General Configuration and verify that the below options are enabled, if not please enable them and try searching again

  • User Searching By Full Name (JIRA 4.0.x - 4.4.x only)
  • User email visibility
  • JQL Auto-complete

Last modified on Jan 23, 2025

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.