Some projects are not displayed on the board

This bug happens when the board has a complex jql. The story map can’t detect all projects on this board.

Solution is:

  • You need to determine exactly which projects appear on the board

Steps:

  1. Open board config

  2. Edit the jql

  3. Fill in the projects that need to be identified in the jql sentence

Example:

  • Your current jql is: issuetype in (Epic,Bug,Story)

  • New jql is: project in ("Project A","Project B") AND issuetype in (Epic,Bug,Story)

 

DevSamurai - Team Unified Stronger