Synchronize Rank between Structure and Agile Scrum View

Kevin Le Ner February 2, 2014

Hello,

I want to setup a structure with Agile synchronizer. This structure should display Epics, Stories and Bugs with hierarchy between Epics and Story/Bugs. The structure should also be ordered by Rank.
I am using

  • this Agile sychronizer :
JIRA Agile (My Project)
Rank field: Rank
Epic field: Scrum Board Epics, Epic type: Epic
  • this filter synchronizer :
Filter (JQL query)
JQL query: project = MP AND issuetype in (Bug, Epic, Story)
Add matching issues, at the top level
Remove non-matching issues

My issue is that it's not possible to reorder stories belonging to Epics in my sprints from Agile view. I guess this is due to the following property :

When issues are repositioned in the structure according to Rank, they are never moved under a different parent issue. This restricts the possible rank changes in JIRA Agile - you can only move an issue to the position of another issue that is under the same parent issue in the structure

Which configuration can be used to display what I want and to be able to freely reorder my stories from Agile view?
Thanks.
BR
Kevin

1 answer

0 votes
Nader Akhres February 4, 2014

I'm also interested in the answer!

Suggest an answer

Log in or Sign up to answer