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?
Hi Ken,
The text strike through indicates that actually the FITS-206 is an issue in your JIRA instance. Basically, JIRA will recognize if you put an issue key in any other issue description, or comments, and will convert the issue key to a link automatically.
And the strike through means that the issue has been resolved.
Therefore, basically the issue key has a strike because the issue FITS-206 has been resolved in your JIRA instance.
I hope that this clarifies the matter.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.