Can I make a component visable based on a project role?

Jeanne Howe
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 Leaders.
December 16, 2015

We have a project with several components. The components represent the different platforms/teams we support. We have one component that represents our own team project work. Is there a way to set the component so that only members of my team can select this particular component?

 

running JIRA 6.4.5

3 answers

1 accepted

0 votes
Answer accepted
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 16, 2015

Not natively - a component is a project object, so it's available for all issues in a project.

You'd need to code to make it user related.

0 votes
GabrielleJ
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 Leaders.
December 17, 2015

Alternatively, you may opt not to use Components at all (if you want to control it). Use a Custom Field List picker.

0 votes
Joe Pitt
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 17, 2015

And if you do modify the code, you'll have to maintain it in future releases and the old code modification may not work.

Suggest an answer

Log in or Sign up to answer