I've got the following question: My company wants to migrate to Jira/Greenhopper. All tasks of a project should be tracked. That means, that not only "real" developer/implementation tasks should be tracked, but also all administrative-, project-management-, quality-assurance- tasks. But these tasks/issues should only be visible or editable to/by certain project members (like the project leader, the product owner or whatever). My idea was to create separate Jira Project Components for every sub-process. Now the question: is it possible to configure the Jira Components in a way, that only certain project members have access to it? The advantage would be, that the developers can focus on their technical tasks (because the all the supporting- projectmanagement tasks, are not visible for them).
Thanks in advance.
Johannes Neuber
No. Components are project level items and projects are intended to get people working together. So there's no security on components.
There is a workaround I'd look at, but it needs some code. First, I'd create a security scheme that mirrors your needs - something like "one level per group of people who should see stuff". Secondly, group your users into those groups (or roles, or however you do it). Third, write a listener that sets the security level on any edit, based on the component. You'll need to code for the lowest common denominator though - if someone selects several components, you're going to need to work out which security level gives access to everyone who should see them and use that, it's not a simple "component = security level" mapping.
Thank's for the answer and the solution. With your suggested solution it's possible to forbid the editing of issue (of certain component) for certain users. That's great.
Do you know, if it's also possible to "hide" issues from the other users? We want to use Greenhooper/Scrum in our Softwaredevelopment project. The developers should focus on their Technical Tasks. Everthing else should not be visible for them. When we do our Release Planning, we want to use the Greenhoppers Planning Board. But the Planning Board automatically shows ALL project issues. It's hard (or even impossible) to filter them (for examlple it's not possible to exclude all issue of certain Components or Users from the view). With hundreds of tasks it might become very confusing.
|
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.