Error thrown when trying to access filter via direct URL
プラットフォームについて: Data Center のみ。 - This article only applies to Atlassian apps on the Data Center プラットフォーム。
この KB は Data Center バージョンの製品用に作成されています。Data Center 固有ではない機能の Data Center KB は、製品のサーバー バージョンでも動作する可能性はありますが、テストは行われていません。 Server* 製品のサポートは 2024 年 2 月 15 日に終了しました。Server 製品を実行している場合は、 アトラシアン Server サポート終了 のお知らせにアクセスして、移行オプションを確認してください。
*Fisheye および Crucible は除く
症状
Trying to access any URL that contains a "?filter=" (i.e. https://customer.jira.com:8443/issues/?filter=10106) results in a 500 error or similar.
atlassian-jira.log に次のエラーが返される。
2014-11-17 11:15:22,844 http-bio-8080-exec-8 ERROR localadmin 675x253x1 1l5g3ul 0:0:0:0:0:0:0:1%0 /secure/admin/ManageIssueTypeSchemes!default.jspa
[webwork.util.ValueStack] METHOD: "options", exception:
com.atlassian.jira.util.dbc.Assertions$NullArgumentException: config should not be null!
原因
This is caused by an Issue Type Scheme that is configured improperly and/or is not associated with any projects.
ソリューション
Navigate to Adminintration > Issues > Issue Type Schemes
Delete any Issue Type Schemes that are not associated with a project.
この内容はお役に立ちましたか?