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 would like to get with the insight post function an attribute of a referenced object.
We have 3 levels as below.
On the creation screen on JIRA, we are able to set the Universes and the global feature (we used referenced link between the object).
In the object feature, I have the attribute than I need to get but I have also the object Universes and Global feature.
To be more precise:
We have Universe A B & C.
We have Global Feature D, E & F. D is linked to universe A, B & C. E is linked to universe B & C, F is linked to universe C.
Then we have Feature.
Feature has for attribute the Universe, the Global Feature, Name and a flag. I would like to get this flag.
So for the feature we have:
A, D, D (as Feature name), Yes
B, D, D (as Feature name), Yes
C, D, D (as Feature name), Yes
...
C, F, F (as Feature name), No
In this case, if I selected Universe A and Global feature D, I would like to store the 3 yes value in a jira field.
So when we create the JIRA issue, we can select the universe and the global feature. I would like to know if it's feasible and how to get the flag attribute from the feature object without selecting any value during the creation screen?
Thank you in advance for your help.
Regards,
Mickael O.
Hi David,
We have this kind of plugin.
I think we will do it by an easier way.
Thank you for your answer.
Regards,
Mickael O.