Hello,
I've read a little line about "External Viewers" for Projects, but I can't find where to set that up for JIRA 6.2. Is it possible and if so: how?
Thank you!
IF you need to add read-only users to project X.
1. Create "Read only users" role. Add needed users there in project X.
2. Assign Browse project permission to "Read only users" role in permission scheme used by project X.
3. Edit all workflows for project X. In every transition add condition "Permission condition" with value "Edit issues".
4. Publish workflows.
You also need to make sure the users you are adding do NOT get additional access via another route. Such as "being in jira users" or "in other roles"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, I think I can work with that!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Vera, I believe you should accept one of the other guys answers as the accepted answer, not your own comment that you can "work with this" :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's polite to accept the correct answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Nic, I don't see a check mark at your answer. I guess because it's a comment and not a ...? e.g. I see a checkmark at Andris' answers...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I understand you guys and I'm sorry. I got a message that I should close issues when it was resolved and I saw a grey checkmark and I clicked it.
I will try to do the right thing. I really didn't do it on purpose :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can only mark Answers correct, not comments. Mark the answer at the top of a thread to indicate that a comment somewhere in the conversation solved it for you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
NOW I understand (what I did wrong (with my answering))
:-D
Thanks again ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
By "external viewers", do you mean "anonymous"? The users do not need to log in to see issues in the project?
If so, then go into the permission scheme for that project and add the group called "anyone" to the "browse" permission. Then people will not need to log in to read the issues in projects using that scheme.
I *very strongly* recommend that you do NOT allow "anyone" to have any permissions that allow any form of update because the changes will be done anonymously and that's a total nightmare - the log shows "anonymous" for any changes, so you'll never know who broke what.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you and no, that's doesn't sounds like a good way to do it.
I thought, maybe there was a combination of checkboxes in permission schemes or something like that where you could set a group of persons to just only viewing the issues in the projects. So, access to the project and viewing and nothing else.
So, I'm still wondering if it's possible :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm still not entirely sure what you're trying to acheive though. Anonymous access? Or certain users only able to read projects, with others able to do more
If it's the second, then yes, you can do it. You just need to edit your permission schemes and role membership so that the default access is "read only" and then you grant more power to people who actually need it (via roles ideally, as it's more flexible than groups)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, the read-only option, sorry for the miscommunication.
But I can't find how to set it to read-only, I only see something about workflows to view-only in the Permission Scheme. Could you please help me a little bit more step-by-step?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem, it's quite hard to explain computers sometimes - I find paraphrasing very helpful when I'm exploring what people might mean, but even then I completely misunderstand what people are saying sometimes.
I can't really really step you through this process because it depedns on what you have configured already. I've kind of pointed you at what needs doing at a high level already, and I can't tell you more without knowing your setup.
However, when I take over Jira installations that need this type of thing, what I do is:
This separates "can log in" from "can do all sorts of other stuff in assorted projects"
In your case, I'd also consider
(The slightly easier way to do this is actually to create a new group called something like "jira active users" or "jira logins", put everyone in it, then remove "jira users" from the global "can log in" permission)
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.