500 Internal Server Error attempting to load StoryGrid in Jira Align

Summary

User receives 500 Internal Server Error when attempting to load StoryGrid

https://*******.jiraalign.com/StoryGrid?FirstTime=True
(Auto-migrated image: description temporarily unavailable)

Other users do not observe the problem but can reproduce it by impersonating the affected user

Environment

Jira Align

Cause

The suspected cause is that an invalid filter value (NULL, "0", etc) was saved to the database for the affected user which caused an error during calculations for TotalOU.

Solution

  • Access the StoryGrid with FilterID=0 appended to the query string

https://******.jiraalign.com/StoryGrid?FirstTime=True&FilterID=0
  • Once the page loads:

    1. Click “Apply Filters”

    2. Remove any filters that are defined

    3. Click “Filter” to save and refresh the page

(Auto-migrated image: description temporarily unavailable)
Updated on September 25, 2025

Still need help?

The Atlassian Community is here for you.