You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The app works great as it is, but we have a hard requirement that seems not to be compatible with "Issue Status Helper":
When an issue gets the status "canceled" (which is another status of the statusCategory "Done") all issues below should also be set to "canceled" (so that it's enough to cancel the upper most issue in the hierarchy to stop any related work).
Imagine task A has subtasks B and C. I have the status "Todo", "In Progress", "Done" and "Canceled":
When task A gets cancelled, my automation cancels subtask B and subtask C.
See what happens in the attached video (sorry for the music).
I guess the cancelling of the subtasks sets their end date and that triggers that the parents status is changed. As the app doesn't know "canceled" it sets the status to whatever it knows, right?
Hello,
The app works great as it is, but we have a hard requirement that seems not to be compatible with "Issue Status Helper":
When an issue gets the status "canceled" (which is another status of the statusCategory "Done") all issues below should also be set to "canceled" (so that it's enough to cancel the upper most issue in the hierarchy to stop any related work).
Imagine task A has subtasks B and C. I have the status "Todo", "In Progress", "Done" and "Canceled":
When task A gets cancelled, my automation cancels subtask B and subtask C.
See what happens in the attached video (sorry for the music).
I guess the cancelling of the subtasks sets their end date and that triggers that the parents status is changed. As the app doesn't know "canceled" it sets the status to whatever it knows, right?
Aufzeichnung.2025-10-24.172337.mp4