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

Can I use custome field Team (Advanced Roadmaps) with Automation for Jira?

Olga Kolov July 21, 2021

Hello all,

 

I want to create a task if the field Team (Advanced Roadmaps) will be changed to my team. How can I do it? I know, that with JQL one can use the field for board filter. But in Automation rules I can't find the field in the list of of fields to observe for the action.

Can anybody help me?

Thank you very much!

2 answers

0 votes
Curt Holley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 21, 2021

Hi @Olga Kolov 

Go to the more options section of the Edit issue action. Then set it up as per the screenshot below. In this example I use Team 6.

You just need to know the ID of your team. Procurable via JQL using

 "Team[Team]" = 

not just 

Team =

that way, you can type your teams name and JQL will change it to the ID for you.

team.png

Olga Kolov July 21, 2021

Hello @Curt Holley , thank you for your reply!

But I want to configure the trigger if this field bekomes the Team = 6 then do it... And in this case, I don't have possibility to enter the additional fields...

Or I don't see something important? ;) Sorry, I have changed the layout to english, but the Automation App is staying german.

Kind regards, Olga

 

automation.jpg

Curt Holley
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 22, 2021

Right.

Perhaps doing via a scheduled rule using JQL is the best bet. Not real-time/ideal, but a means to an end??

sch.png

Bill Sheboy
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.
July 22, 2021

As an alternative, you could try the generic Issue Updated trigger and add an Advanced Compare Condition to check the Change Log for the team value change.

__Bill

Like Curt Holley likes this
Olga Kolov July 26, 2021

@Curt Holley  @Bill Sheboy  thank you guys! I'll try it!

Have a nice day!

BG Olga

Like Bill Sheboy likes this
0 votes
Bill Sheboy
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.
July 21, 2021

Hi @Olga Kolov  -- Welcome to the Atlassian Community!

Disclaimer: I do not have advanced roadmaps...

You can determine if there is a smart value available for a field using the method described in the article below.  Basically, you find an example issue, use a browser to call the REST API, and then search for your field.  Here's the how-to: https://support.atlassian.com/jira-software-cloud/docs/find-the-smart-value-for-a-field/

If you find a field, and it is not listed in the issue field changed trigger, you could try the generic Issue Updated trigger, and then check the change log for updates using a condition test.

Best regards,
Bill

Olga Kolov July 22, 2021

Hi @Bill Sheboy 

 

thank you for the tip. 

 

Kind regards, Olga

Like Bill Sheboy likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events