Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Symptom

When you load the story map one of the following errors is displayed.

Image Added

Image Added


Cause

This error is caused by JIRA Software upon creation of a Sample Scrum Project. A field is added to multiple tabs on a screen, which JIRA does not permit.

Symptom

When you load the story map one of the following errors is displayed.

...

Image Removed

...

Resolution

  1. Follow the steps in this Atlassian Knowledge Base Article to obtain the name of the duplicated Field and its Screen.
    1. Note. This requires SQL access to your Jira database. You may need your admin to help you.
  2. Navigate to JIRA Administration > Issues > Screens
  3. Look for the Screen mentioned in the SQL query result e.g. "SSD: Scrum Default Issue Screen"
  4. Click Configure and look for the field e.g. "assignee"
  5. Remove one of the fields from the screen.

...