Skip to content

Concepts got lost after editing parents concpets #142

@DavidKi

Description

@DavidKi

Steps to reproduce

  1. Add a new concept in your projects concept tree
  2. remove the link to the parent concept
  3. try to link your concept to another parent concept

Expected behaviour

The added concept should be linked to the second parent

Actual behaviour

The system gives an error: "PUT Request api/v1/tree/concept/1595/broader/1593?t= failed with status 400. This concept does not exist"

So I guess after deleting the only parent, the child is not linked to anything and got lost. Probably it is still saved in the back-end (cannot check this due to access limitations) and one could recreate the linking there. But for front-end users a concept should appear as Top-Level-Concept after removing every parent and not got lost.
In Spacialist instead of the concepts name, now only the URL of the concept is displayed

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions