Versions Compared

Key

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

There is an issue in JIRA Jira Software for Server which prevents Easy Agile User Story Maps apps from obtaining the list of projects referenced by your agile board filter. The bug appears when your We need the list of projects to provide functionality on the story map such as quick issue create.

Image Added

This error appears when the agile board filter excludes a project or has a complex query where Jira can not determine the projects included.

For example, the following filter query will not allow us to retrieve the a list of projects that are included in the filter:

Code Block
project != KANBAN order by rank

...

Even more interesting is that if you explicitly specify a project and then exclude another, JIRA Jira Software still doesn't return the list of projects:

...

Code Block
project in (SCRUM, FOO, BAR) order by rank


Info

There is a bug on the Atlassian Jira Software backlog which tracks this issue: JSWSERVER-

...

16172. We encourage you to vote and comment on

...

that issue to show your support for its resolution.


If this does not solve your issue, please reach out to the Easy Agile Support Team and we will be happy to help!