Automation: Update a field of an Epic in JPD from the Delivery progress coming from JIRA software

Jaroslav Polacek
Contributor
July 24, 2023

We have JIRA Software and going to add JPD to it. We would love to change the status/update fields based on the Delivery progress field.

E.g. if the "Delivery status" field is 100% Done, then automatically update the Epic state/update a particular Epic field (Select field - we have readmap stages in that Select field).

Is there any way how we can do this now or this kind of automation is not supported?

 

Thanks,

JP

2 comments

Chris Timms
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 24, 2023

Hi @Jaroslav Polacek

To update delivery tickets via automation you will need to configure a rule tat will execute across project. That is an issue because Standard Jira only allows 1000 'cross project' automations a month, you either:

  • Need to be using Jira Software Premium
  • Be on Jira Standard and have automation rule budget left to support the automations

Now if one of those statements are true for you, you can copy my rule documented below that will achieve the automation you are looking to have:

1.png2.png 

This rule should be configured in JPD and will look at status updates in your Software project and sync the JPD status accordingly. We don't create Software tickets until the requirements are 'ready' but the 'else-if' can scale as you need it to, depending on how far back you create software tickets in the process.

If you are on Standard, you will need to be careful about the triggers (which is why I have limited mine the way I have) as the budget on standard counts for rule triggers, not successfully completed rules.

Regards,

- C

Like # people like this
Jaroslav Polacek
Contributor
July 24, 2023

Hi @Chris Timms,
thanks a lot for the info and screenshots. Here is what I would like to achieve with automation:

2023-07-24_14h34_55.png

2023-07-24_14h41_16.png

 

If the "Delivery progress" field is 100% Done (which is true on the picture above), then update the select field from "Develop" to "Announce".

That would automatically move my Epic from the "Develop" to "Announce" stage in a board view. 

 

Is it something what I can achieve with the automation on your screenshots?

 

Thanks,

JP

Tanguy Crusson
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 24, 2023

Hi, yes you can, it's in the FAQ

How do I automatically change an idea when its delivery issues are done?

You can use Project Automation to automatically make a change to an idea (change a field value, transition to a status) when it's delivery epic/issues are done. 

Demo: project automation in Jira Product Discovery

Like Jaroslav Polacek likes this
Jaroslav Polacek
Contributor
July 25, 2023

Thanks @Tanguy Crusson for the link. I really like your video tutorials, they are very helpful.

Like Tanguy Crusson likes this

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events