Hi,
With the new upgrade of Portfolio it seems that it is not possible to assign multiple Portfolio Teams to a single user story in Portfolio.
This was not the case in previous version of Portfolio.
Need help in this regard.
Does JIRA recommends to use One Team for One Story?or any other reason? Justification of the same from the Atlassian Development team would be great.
How to overcome the situation if i want the story to be assigned to multiple Portfolio Teams.
Thanks.
Regards,
Ashwin
How do you assign multiple teams to an epic? It seems to be a radio button for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Paul,
You're unable to assign multiple teams directly to the epic but you can assign multiple teams to its child stories which will then be represented on the Epic.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
The problem with not being able to assign more than one portfolio team to a same epic is that, if I base my Scrum Boards filters on teams, then the boards will not show the epics that are not assigned to an specific team.
If I break an epic into multiple stories that are then assigned to different teams, the teams that are not the main epic assignee will not have the epic shown on their board. That, kind of sucks.
Any work around that is not an ugly JQL filter behind the board??
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@[deleted]we used this condition in our JQLs:
OR issuetype = Epic AND Component = TeamComponentName
It requires tagging your Epics with a Component (or Label would also work) but then the Epic can be viewed in Agile Boards and Portfolio Plans for multiple teams.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We use this method. I would prefer to associate multiple teams to an epic, but including multiple components for the epic, and including the JQL query condition above, does the trick.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.