Hello, in Jira Software Cloud, I've added the Goals field under the card layout menu in the Board Settings to make it visible in the Backlog view (there are 3 additional fields that can be selected for this purpose). Despite of this, tickets where this Goal field is filled out still show "None" in the Backlog view.
Troubleshooting already taken
1. Goals field is properly enabled in the Jira Project and is linked to the relevant work items.
2. The Backlog view is configured to display the Goals field.
3. I've refreshed the page several times, and even a few days passed since the setup to account for any synchronization issues.
4. I have the necessary permissions to view the Goals field because I'm a Jira admin.
I've read the documentation about syncing Atlas with Jira but wasn't aware of any further steps.
What could be wrong with the Atlas integration? Thank you for any advice on this.
This behavior is actually expected at the moment, it isn’t a configuration issue on your side.
Atlas Goals are not yet supported as a data source for the "Card Layout > Additional Fields" on the Backlog view.
Even though the field appears in the dropdown list, the Backlog/pool issue cards cannot currently render Atlas data, so Jira shows "None" for all issues.
This has confused a lot of users because the UI implies the field should work, but the integration isn’t fully implemented across all board and backlog views.
Atlas > Jira integration works in these places today:
Issue view (in the right sidebar)
Search (JQL: goal = <id>)
Issue navigator columns
Board cards (Kanban/Scrum board view only, not Backlog) – but even here, loading is sometimes delayed
However, the Backlog view uses a separate rendering pipeline, and Atlas fields are not yet retrieved there. As a result:
The field appears in settings
The issue has a valid Goal set
Permissions and syncing are fine
But the Backlog view cannot display Atlas fields
Try switching your board to the Active Sprint / Board view and add Goals there.
You’ll notice that the Goal will appear correctly on cards — only the Backlog view fails to load it.
Until Atlassian extends Atlas-field support to the Backlog view:
Use the Epic panel or custom fields
Some teams temporarily map Goals to a normal custom field for backlog visibility.
Add Goals to the Issue Navigator column layout
This at least gives you list-level visibility.
Use Atlas’ own filters/dashboards to track Goal alignment
This avoids depending on backlog rendering altogether.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.