"A value does not exist for the field 'project'" accessing Dashboard or Filter


プラットフォームについて: Cloud のみ - この記事は クラウド プラットフォームのアトラシアン製品に適用されます。

要約

A user sees the below error while accessing the Dashboard or Filter:

A value with ID 'XXXXXX' does not exist for the field 'project'.

Check which project is triggering the error

If the user doesn't have permission to browse a project from which the filter is fetching data, the request will result in a HTTP 400 with a similar error.

You can identify which project is causing the error by visiting it directly with the ID number from the error message.

  1. Visit the project via the URL https://<your_site>.atlassian.net/secure/project/EditProject!default.jspa?pid=<XXXXXX>
    1. Replace <XXXXXX> with the ID number from the error

Use the permission helper to check the affected user's permissions

  1. Navigate to 歯車 Settings > System
  2. Under Admin helper, select Permission helper
  3. Select any issue from the project identified above
    1. For User: select the impacted user
    2. For Issue: field select any issue from the project
    3. For Permission: select "Browse Projects"
    4. Select Submit

In most cases, you'll find that the impacted user doesn't have browse permission on the particular project. 

To resolve the problem, remove the project above from the filter in question or grant the impacted user the Browse project permission on that project.


最終更新日: 2025 年 2 月 19 日

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

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