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

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

症状

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.)

原因

This can error can be caused by a few things:

  • Misconfigured settings in 'General Configuration'
  • Could be related to the following bugs
    • JRA-28091 - 課題詳細を取得中... ステータス
    • JRA-26953 - 課題詳細を取得中... ステータス
  • It could also be that there truly is no user named 'administrator'


回避策

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)
  • ユーザーのメール アドレスの表示方法
  • JQL のオートコンプリート

最終更新日: 2024 年 2 月 21 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.