Hey guys,
I'm trying to set up an automation to help with the following issue:
I've tried going at it with:
Have anyone made a similar automation with success? Or has any other ideas on what I might try?
Big thanks!
Hi @[deleted]
First thing, I find putting story points at the sub-task level seems both different than the intent of using sub-tasks (i.e. non-releasable child items which contribute to building a releasable thing, such as a story) and to create busy work to gather the measures later for team use. With that out of the way...
Perhaps check if the Issue Moved trigger is fired when the subtask changes issue type, and if so, then use the changelog to find the parent story and modify it (e.g. a comment) to trigger a different rule to refresh the original parent's data.
Kind regards,
Bill
Thanks for your suggestion Bill. The Issue Moved trigger didn't fire however, and none of the other things I tried did either. I decided to instead just add a manual trigger to sum the Story Points, as well as having an automation do it for any edit to the Story, which should suffice for our situation.
If a trigger ever is added for when an issue is converted, I'll be back at it :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, Jakob. I just found this open defect that Move Trigger does not fire for this scenario: https://codebarrel.atlassian.net/browse/AUT-2161
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.