Hallo everybody,
I'm a little bit confused of this User installed Apps. Does it mean any User can install Apps in JIRA? I don't think so. Or is the mentioned 'User' = 'System Admin' = 'Custom'?
Thanks for clarify this! :)
Code, you'll need to hack the templates.
I don't see any point though, for three reasons:
Hi Nic
Thanks for your comments.
The need for this - say you have implemented issue security to hide issues which customers dont have to see. Now, just because one of yourr end users accidently created a filter (with everyone), your customer can find the total number of issues in the filter. Most of the time, the filter name is a give away on the data contained in that filter.
There is no way customers can actually see the data (JQL, gadget, rest etc) since they do not have permission, but if they know that in their project there are 100 unresolved bugs (hidden by security) instead of 10, they will ask and will keep asking until you have to tell them.
My understanding is that if customers do not have permission to see the data they cannot see it via any channel (REST, JQL, gadgets etc)
Any pointers on which files i need to modify to achieve this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You're missing my first point. When you hide the issues from them, the numbers in the reports are also hidden.
If a user runs a filter for 100 issues and saves it, then they'll see it in the list with 100 issues. If I am a user who can only see 10 of them, then when I look at the list, it'll say 10 issues. Gadgets, the navigator, everything, they all report on only what I can see.
So as you've hidden the issues, you simply don't need to do this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nic, it works as you said in your answer.
Another point to note is that on 5.2.5 version, the column with number of issues is removed, its there on 5.0.2. So if we upgrade we get rid of the column.
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.