norde
(Norde App)
January 25, 2023, 6:54pm
1
I'm trying to create some documents with specific ids (bbas3.sa, enev3.sa, aflt3.sa), but I am not able because I am seeing the message "This value is already used by another symbol document", but actually I have already removed that document, and now I am trying to create again.
How can I solve this issue?
kris
(Kristiyan Bogdanov)
January 26, 2023, 10:02am
3
Hey, have you tried deleting them from the Archived tab?
Pau
January 26, 2023, 3:14pm
5
Hey team, this is a common use case that can be solved by deleting the existing document using the uid to 'unlock' it for a new document:
When adding a value to your UID field, you may encounter the following error:
This value is already used by another <custom-type-name> document
This means another document in your repository already has this UID value. It could be a document that is drafted or in the archive. If you can't find the document with this UID value, one of your documents used to have this UID value, and now it is locked. To re-assign a UID, you must delete the document that currently has that UID.
This article will…