Skip to content

Link validation #2562

@astrofrog

Description

@astrofrog

At the moment we don't actually validate links when they are created, which can cause issues down the line. We should do three things:

  • Create a validate_link helper function which can be used to check that a link works properly
  • Call this validation in the link editor and refuse to add an invalid link
  • Check links when loading sessions and drop (with warnings) invalid links, because old session files might include invalid links due to the lack of checks in the past

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