Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I have a project that receives emails from an outside organization. We need all of the users from that organization to be able to see each others issues. I've used JSD's organizations to do this and it works great for existing users.
Unfortunately, I can't find a way to add new users whenever they send an email. Getting an advanced list of users is not an option for us.
Scott, this is not possible today. For this to work you JSD would need to allow the admin to specify the domain(s) to be associated with the Organization. There is a feature request that you can watch/vote for - JSD-4519
Hi Jack
I've strugeled over this Question. We have a similar case, but:
- we have all customers within our Company (employees)
- now i've the request, that all employees of a Department should be able to see all issues from within theire own Department.
- all employees are mapped to the Projects over LDAP as a group
- is there a possibility to set a customer automatically to a organisation (Department) on behalf of a user-Attribute or a issue-attribute?
Till now, i did not found anything to this question.
Thanks for your help.
Roman
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Roman Joss, you might look at an automation addon like Automation for Jira. Below is a quick test example I just did. You will need to figure out what you could trigger on. I just chose Component here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jack
That sounds great. Next weekI will have look at that.
Thanks for your quick Reply!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The above solution would still require you to manually add the users to the customer organization in the service desk, right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes
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.
For interested people:
I have a solution. We use the addon 'User Profiles for JIRA' With this we craeted a field which automatically fill a custom-field with the organisational-unit of the creator of a issue. With an automation-rule 'on create' we check this custom-field and on character-match we put the creator to the organization.
This works fine and all users which creates an issue are in the list.
Initially i had to set the list of users manually to the organization. And once per month i update the whole list manually.
Hope this helps someone else.
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.