Skip to content

No version check when opening a file #51

@dylseven

Description

@dylseven

PyPlanning version is reported in the XML planning file but not loading in memory nor checked when opening it. This can lead to incompatibilities when opening planning from a newer version, with confusing exceptions (attributes that doesn't exist...).

Fix : include the planning file's version in the loaded object, check it and deny files from newest versions than the current one with a clear message, to force the user to update.

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