orientechnologies / orientechnologies/orientdb
A new vertex class was created, but an error occurred when the name contained spaces, although the class was still created successfully
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 5k
- Forks
- 868
- Avg merge
- 15h 6m
- Merged PRs (30d)
- 18
Description
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing vertex-class creation with a name containing spaces, using the screenshots as the available reproduction context. Trace the OrientDB code path for creating vertex classes and compare the reported error with the resulting class state. Done means the class is created without an erroneous failure for names containing spaces, with regression coverage if an existing test location is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100