-
-
Notifications
You must be signed in to change notification settings - Fork 1
Issue with unique name of level #104
Copy link
Copy link
Open
Labels
APIMostly related to the HTTP APIMostly related to the HTTP APIClientMostly related to client codeMostly related to client codeinvalidThis doesn't seem rightThis doesn't seem right
Description
Metadata
Metadata
Assignees
Labels
APIMostly related to the HTTP APIMostly related to the HTTP APIClientMostly related to client codeMostly related to client codeinvalidThis doesn't seem rightThis doesn't seem right
Projects
StatusShow more project fields
Backlog
When forking an existing level, the current behavior is prefixing
_forkedto the name, that reach very quickly an error if you fork 2 times the same root level, because it will tell you the name already exist.Create a naming convention that is more scalable than this.