I do not want new users to automatically join jira-users. I'd rather have a separate group. So if new users are created by sending an email to jira (incoming email rule), they should be added to an email group, not jira group, so I can work out something else with them.
Thanks!
Hi Jan,
If you can see on the Global Permissions, the user group assigned to the permission called 'Jira Users' is the jira-users it self. What happens is that when you create a new he automatically is assigned to the that group because of that permission, if you put other group the user will assigned to that to.
Basically, every user in that group is able to use jira and every new user is assigned to that group. Change the group assigned and remember to assign all users to that group.
Hope it helps!
Hi Ramiro,
this is clear so far. The thing is, I do NOT want them belonging to the group, which can log in to jira, but a different group instead (license issue etc). If I change the groups configured at Jira Users, I have the same situation, just with different names (which is actually the case, as I have a different structure already).
Thanks, Jan-Hendrik
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What I would recommend in that case is to use the jira-users group as the default and do not configure the permissions using this group, or in other way, create a new group, one that is assigned to everyone but it only gives you the permission to get inside Jira (Jira Users Global Permissions), nothing more.
In one way or another you will need to have a default group where everyone belongs so you can use that Global Permission.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This is not exactly true. I can configure manually a user / remove the jira-users group, but leave attached a group which is also attached to a project. So what I can do now is to have that user sending emails to the system, which are added as tasks. I can also edit the tasks with another user, and assign it back to the email-user.
But the user does not and should not log in, so it doesn't have the jira-users group attached. But this is automatically the case of I configure email-in configuration to add new users automatically - which I do not want.
Anyone?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, I believe I missunderstood, so just to clarify you want users that can create tasks by mail but not be able to login?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, Perfect. This is perfectly working already.
The problem is, that if users are created by the email-in configuration, then the group IS added, and I can not configure it not to do so.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You mean the jira-users is added to that new user?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm sure this can't be changed, every new user must be assigned to any group from the Jira Users permission. Unless if maybe there is a way doing a code modification from the user creation. Can't help there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One important thing, even the user has the Jira Users permission if it isn't part of any other group or Global Permission or Permission scheme, he will only be able to login, nothing more.
Other tedious way could be to erase the user from the group manually after created... I know, very tedious :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Good! Hope it works with the API!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
True. Just thinking about an API option to do so every few minutes. We'll see. But I can cope with it, if I have to add the users manually once instead of let them create themself via email in. They're not too many anyway.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Remember to post an answer or mark one as correct.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jan,
Have you had a look at the thread at https://answers.atlassian.com/questions/26247/jira-as-pure-email-helpdesk-no-account-setup ? It suggests that you might be able to achieve what you want by using the JEMH Plugin (https://marketplace.atlassian.com/plugins/com.javahollic.jira.jemh-ui).
There's not a complete solution on the thread, but it might give you another avenue of investigation?
Andrew.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Andrew,
I played with JEMH today, and it seems it follows the same concept I did before when doing experiments: The email-address is saved into a custom field. This way, I can not really interact with that user in terms of assigning tasks to the user etc...
It seems my workaround will be:
So my old approach with using custom fields is not even needed, as I can use the real users, they just don't have access. The good thing: If they turn out to be a proper user later on, I can just add the jira group, and all relations to old tasks are kept. That's not the case with the custom field, and what JEMH is using.
Thanks anyway!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Just to follow up, JEMH supports two ways of interacting with non-jira users, it can as you say store incoming email from: address in a custom field, but if you also enable user creation, and set a default group membership other than jira-users, they will have a user account created, but will not count towards seats, in that way you would be able to assign issues if the permissions in the project allowed it, but the user would only be able to interact via email.
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.