Hello, I've created one Jira Service Management project with 3 organizations and some customers in each organization, but when a customer open a request through the portal in the issue I can't see the organization, and can't even edit the field to set it manually. Can you please help me with this? I want to create a dashboard to see number of issues per organization.
Thanks in advance.
Hey @Sara ,
There may be a better way to do this, but it is my understanding you still need to set the Org for the ticket. So what I do is when a ticket is created I check what org the reporter is in and then set the Org for the ticket.
Trigger - When field value for "Reporter" changes
If Condition - Reporter IS IN Organization A
Then - Edit Issue and Set Organization A
Else
If Condition - Reporter IS IN Organization B
Then - Edit Issue and Set Organization B
so on...
~Hope that helps and like I said, someone else may have a better way but that's how I've been doing it.
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.