I'm a JQL newbie and trying to modify an existing automation ("When the story point estimate for an issue is changed → sum up story point estimates in Epic") to update a field with the number of story points completed.
To do this, I believe I have to update the Lookup issues function (parent={{triggerIssue.parent.key|"null"}}), but I have no idea how to only search for issues with Status = Done.
I feel like this should be relatively straightforward, I'm just not familiar w/ this particular syntax. Any thoughts?
Hey Grant,
Zephyr for JIRA is quite powerful in terms of organizing, planning and running test cases; also it's available on JIRA Cloud which is a mandatory requirement if you're using a JIRA Cloud instance.
You can find the product info here: https://marketplace.atlassian.com/plugins/com.thed.zephyr.je#cloud
Depending on the kind of application your QA team is testing, JIRA Capture could also be quite interesting for you:
https://de.atlassian.com/software/jira/capture
As for Zephyr, they also have several demonstration videos on YouTube that will help you get a good impression on how it works and looks.
I hope these fit your needs.
Regards,
Philipp
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.