Hi,
I am using Jira Automation Server Lite and would like to ask how to update parent field on change events of sub-tasks. Could someone please help?
Thanks in advance.
Chau
Hi Chau - Welcome to the Atlassian Community!
Take a look at this article and see if it helps get you to where you need to be:
https://www.atlassian.com/software/jira/guides/expand-jira/automation-use-cases
Hi @John Funk ,
Thanks for the link you shared. I googled this page but my problem might be the version I am using to automate my problem is Server Lite, which limited me to follow the guide.
Regards
Chau
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here is the link to compare Pro and Lite:
https://confluence.atlassian.com/automation/getting-the-right-version-993924597.html
The Related Issues condition is indeed not available for Lite.
It doesn't look like you would be able to do a Branch either.
Might be time for an upgrade. :-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are correct. Let me ask my boss to pay more! :)
Thanks, in anyway.
Chau
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Chau Nguyen -- Welcome to the Atlassian community!
What help do you need, and what have you tried so far? Please consider posting the image of your rule so the community can help.
An generic outline of what you are describing would be:
Note the nesting: to perform action on the parent it must be inside of the branch.
Best regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks very much for your response.
Your guide is helpful but I suspect the version of Jira Automation Server Lite which I installed on my server doesn't support and kind of "For Parent" component?
Anyway, I would like to describe my problem is: to recalculate Epic's story points when story is moved to Done.
Regards
Chau
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Chau,
That is unfortunate... Is the Lookup Action (with JQL) available? If so, you could get to the parent by that path, matching to the issue's epic link.
Best regards,
Bill
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.