You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi,
I want to automatically populate an Insight Custom Field with all “Inbound references” objects based on another Insight Custom Field. Is this possible and if so how?
(e.g. which type of Insight Custom Field is best to use for this)
Regards, Marco
You could do that with an insight read-only custom field.
As part of the field configuration, the set the "Filter Assign Scope" with a placeholder
For example,
Let say you have Customer objects and Users objects. The User object has a Customer attribute so that Customer object has inbound references.
So on a issue, you select a Customer object in "Impacted Customer" custom field (single).
Then a read-only "Associated Users" custom field can have the following config:
So when you select an Impacted Customer, after you save the issue, there will be a background process (listener) that will update and set the "Associated Users" custom field.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.