Skip to content

Unify parent property everywhere #872

@ZdenekM

Description

@ZdenekM

Somewhere, parent is a string, and "" means there is no parent (UpdateActionPointParent). Somewhere else (BareActionPoint), it is an optional string, where None means no parent and "" is an invalid value. This is confusing and causes unnecessary trouble. It should be a non-optional string everywhere for simplicity.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions