Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Master Roadmap Project with Sub Value Stream Roadmaps/Feature Teams

christi.wilkerson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 18, 2019

To all the Next-gen experts out there, curious if this scenario works with the new Next-gen features.

My team would love to have Master Roadmap - like you can do with Roadmap apps like Roadmunk that is a rollup of multiple roadmaps/projects. Ex: Our company has a handful of Feature Teams/Value Streams that currently manage their own roadmaps and projects. Roadmaps are currently managed using Productboard, but we'd like to move our roadmapping into JIRA - not even use the Productboard/JIRA integration, but prefer to have a Master Roadmap view to share externally with stakeholders.

3 answers

1 accepted

0 votes
Answer accepted
Yves YANG
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 8, 2013

It seems it is a JIRA Issue. We just call:

ComponentAccessor.getPermissionSchemeManager().getUsers(
new Long(Permissions.ASSIGNABLE_USER),
project);

And the exception is raised in a method getUsers() in the abstract class AbstractIssueFieldSecurityType

public Set<User> getUsers(PermissionContext ctx, String argument)
{
throw new UnsupportedOperationException();
}

This method should be implemented in the subclass.

Deleted user
February 12, 2013
0 votes
Yves YANG
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
February 8, 2013

Hi,

We have tested with JIRA 5.2.2 and 5.2.5 using JIRA Gantt-chart Project 2.2.4 published in the altassian marketplace. We cannot reproduce it.

We have uncommented the setting of com.atlassian.jira.security.type.CurrentReporterHasCreatePermission in /opt/atlassian/jira/atlassian-jira/WEB-INF/classes/permission-types.xml. And then restart JIRA. And then we try to access the Global of administration. It works fine.

Is there another setting ?

Best regards

Yves YANG

Deleted user
February 8, 2013

see my comment: Update 2013-02-08

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
January 31, 2013

I'd reopen or clone that issue and make sure it's clear that it's still a problem and you have not done any "migration".

Deleted user
February 5, 2013

Their jira is private, and therefore I cannot add a comment or reopen the issue. I sent a mail commenting the problem but without reply.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events