Jira Service Management CLOUD:
(1) Our company is managing assets for different companies. So we created an object schema for each company which stores the assets, the locations, busines services, employees etc.
(2) For the customer portal I additionally created organizations and portal customers (so the employees of these companies can also view tickets created in the entire organization in their portal)
Question: How do I map the portal organizatons/cutomers with their objects (e.g. company in insight = organization and employee in insight = customer in portal)? If my customers open a ticket in their portal, they should be able to only select their assets. As they have portal rights only there is no User ID I can connect to. And within the project I cannot find any User Key that could be linked in the object.
Hi @Jule Helder - Unfortunately, this is a challenge because as the customer is raising their request, the Organization field is like any other field where it is not actually captured in the system until after they've submitted the request. At the time of issue creation, the only variable you have available is ${reporter}.
The only way I've found to handle this scenario is that you recreate the Organization/User structure in Insight and have your assets reference it. Then you can create Insight fields with Filter Issue Scope that map assets to ${reporter}
On the Insight schema, I typically create a User Scheme with an object type for Organizations and another object type for Users that references the Organization. Each of the assets then reference applicable organizations.
The least painful way of populating is you put customers through a bit of an onboarding process...
Once all the references are in place, the customer will then be able to see values in the relevant Insight fields.
You can get more complex with this over time leveraging the API, but this is a start.
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.