orientdb-studio
orientdb-studio copied to clipboard
Creating a property with ` ` causes dialog to hang.
Go to a class in the schema editor and create a new property via the "New Property" button.
For the name of the property put
around it, e.g., MyProperty
.
Choose the type and then click "Save". The dialog spins forever.
I suppose an easy fix would be to remove any quotes around the property name: ``, '', ""