You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hello community users,
I currently struggle on a customers requirement:
We have an inventory with laptops, smartphones and other devices in an Insight object schema. When a user reports an incident via the service portal, the agents want to see all of the users objects at first glance.
Currently, the user can pick an affected device via an Insight Object custom field, but some other incidents don't actually affect a device, so the field will be NULL. Such issues could be resolved faster when having information on all of the users devices on hand.
Basically show all objects of objectSchema = "Client Services" where User = currentReporter()
I am thinking about the Insight Readonly Object/s field, but am unable to configure it the right way. Any advice on how or other ideas?
Thanks, much appreciated!
Konstantin
Hi,
You are on the right track using a readonly Insight field. A good way to implement what you want is to use the filter assign scope to look for connected objects.
Filter Assign Scope (IQL): "User" = currentReporter()
Now the asset field will be updated when ever the reporter is changed or set. And the assets are shown on the issue view.
Atlassian's marketplace partners have had a very productive start to 2021! Since our last roundup, our developer community has added over 160 new cloud apps to the Atlassian Marketplace to help you...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.