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,
Please refer the scenario given below:
I have added asset objects with Object Schema as "CMDB_CI_New".
Added Object type as "ALU CMDB" and through CSV import loaded CI data into "ALU CMDB".
It has an attribute "Project" which should dynamically appear in the custom field "Configuration Items" in the issue form.
Under specific project (ALU) I need to show CI's only related to that project.
How can I achieve this using filter scope and filter issue scope?
Thanks in advance.
Regards,
Shobana
could you please post a screenshot of your object type structure and the attributes of the objects?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Shobana Regupathy ,
sorry that it took so long to respond. Could you solve your problem?
The screenshots look like on prem, but you selected Cloud with Standard Plan as deployment for your question. I guess this might be wrong, because Assests are only included in Premium onwards.
If it is on prem. You should be able to filter the objects via the issue filter scope. You could try:
Project = currentProject()
This should work, if your Project attribut is actually of type project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.