Hello!
I need automation that populates field value SPR or IPR to Jira ticket that linked as 'is delivered' to JPD idea. I set the following automation and log says Success but there are no change in Jira ticket.
Please see steps I set:
Audit log says Sucess
But Jira ticket (2nd picture) that is linked as 'is delivered by' to Idea has empty value, however I se SPR value in JPD (1st picture)
What I missed in automation rule?
Hi @Yuliia Vyborova ,
Can you share the THEN component of your automation?
I believe you will want to Copy from Trigger issue if you do not have this selected.
It's also typically best practice to map to the same field-types, otherwise there may be some unexpected behavior.
It appears the "SPR or IPR" may be a single select option. Important to note that this option needs to be available within the "SPR or IPR item?" field's options. Automations do not have the ability to create new options, so they need to exist in order for the automation to work as expected.
@Nick Haller Sorry for delay, I was on vacation.
I just checked that SPR or IPR item and SPR or IPR? have the same field type and options. So it should populate values properly. Also, I am attaching THEN action
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nick Haller also, I wonder what is the best way to keep both Idea and delivery tickets aligned? I see the potential issue with updating one field in Idea and need to update field on delivery ticket - that sounds like a not consistent way to do and also not scalabel so I appreciate any ideas here.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Yuliia Vyborova ,
You should be copying from the Trigger issue in the THEN condition, and not the Current issue for this type of automation.
As for keeping both idea and delivery tickets aligned, you would need an automation designated for both directions - or realistically:
We understand this isn't exactly scalable especially if there are lots of fields you want to keep aligned, but at this time it's only possible to update ideas <-> deliveries through automations.
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.
Hey Yuulia,
We have created templates in global automation that let you bring info from the idea to the delivery ticket. Can you use the first global template as the base for your rule? making incremental changes to the template so you reach what you're looking for
Best Regards,
Hermance
Product Manager @ Jira Product Discovery
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.