Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,218
Community Members
 
Community Events
184
Community Groups

Insight - show issue reporters objects as field

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

1 answer

0 votes
Björn Gullander
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 13, 2021

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.

assignscope.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events