Using Not Equals on a Resolution does not return Unresolved Issues

プラットフォームについて: Cloud と Data Center - この記事は クラウド プラットフォームとデータセンター プラットフォームの両方に等しく当てはまります。

Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。

*Fisheye および Crucible は除く

症状

  • When using the resolution = Unresolved JQL issues are returned.

  • When using resolution != Fixed, issues with an Unresolved resolution are not returned.

原因

The Unresolved status is considered to be a null value, so not equals will not return it.

回避策

Use the resolution != Fixed OR resolution is EMPTY JQL to return these issues.

ℹ️ If using a project in this query, ensure to use parenthesis, for example project = CAPTAINPLANET AND (resolution != Fixed OR resolution is EMPTY).

更新日時: September 25, 2025

さらにヘルプが必要ですか?

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