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.
Is there a way to enable this? We wanted to fetch the user data from asset (Employee Directory) into our Automation. It seems that we can't query and object and add asset field
Hey @Bryan Tito ,
The Automation is not looking for a Asset but for an Asset field meaning it will take the issue that it was triggered on and then use the data from the specific Asset field.
What are you using as the trigger for your Automation?
If you wish to simply query the object Schema, you can do that using a Scheduled trigger OR you can use the Lookup Objects action which will allow you to run any AQL and use the results of that AQL further down the automation in a smartvalue.
Otherwise you'll have to specific a field that is on the issue on which it will fetch the data
https://support.atlassian.com/cloud-automation/docs/jira-automation-actions/#Lookup-objects
https://support.atlassian.com/cloud-automation/docs/jira-smart-values-insight/#Lookup-objects
Hi @Dirk Ronsmans thank you for checking on this.
What are you using as the trigger for your Automation?
- We used the Field value changed of a customfield that we have created. When this field is updated by an agent it will add or remove him/her from a group.
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.
Can you elaborate a bit on the automation use case itself?
So,
is this pretty much what you are trying to do?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Surething,
Thanks you,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bryan Tito
Why won't it let you query them? Will it not let you enter anything into the Assets Field / Query boxes?
For Assets Field, this is a search box, not a drop-down menu. It will show results as you begin typing into it.
For help with AQL, see this help page.
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Stephen Wright _Elabor8_ thank you for checking on this.
On the Query tab, it won't let me type on the text box, while on the Assets nothing comes up on it even though we have already have created some Assets.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Bryan Tito
And you are creating the Objects rule at a Global level, as the purple note suggests in your screenshot?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Helo @Stephen Wright _Elabor8_ we have tried it via Global Automation but it seems it is the same.
Please see screenshot.
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.