Skip to content

Question: Changing parent status by child statuses #12

Description

@TheFellow

We would like to setup our workflow so that the parent (PBI) items have a Done state which is set deterministically based on the child (Task) states.

Specifically, if all tasks are marked Done, then the PBI is Done. (Examples indicate this is possible)
If a child task is moved back into In Progress, then the PBI moves back to In Progress. (This seems like the same thing, so I don't see why this shouldn't be possible)

My question is this: What happens when all tasks are done (making the PBI Done) and a new task (perhaps already existing) is linked to the PBI. If that other task is not in a Done state then the PBI should be pushed back out to the In Progress state. Similarly, if all but one Task are done, and the unfinished Task is unlinked, will this still trigger the aggregation to be recalculated?

Thanks for your help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions