Skip to content

if_unreachable should be moved in abstract task events #79

@doudou

Description

@doudou

While we copy the handlers when an abstract task gets replaced, we don't touch the unreachability handlers. This makes it impossible to setup unreachability handlers on an abstract task (think: mission) before it being planned.

Unreachability handlers should be moved rather than copied, as otherwise they would be triggered on the original task as well.

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