Skip to content

Done vs. Canceled #11

Description

@WurmPeter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions