-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Steps to reproduce
- Add a new concept in your projects concept tree
- remove the link to the parent concept
- 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