Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
To reproduce:
with hello world:
a) create "Hello World" object
b) attempt to create another object with the same name
What should happen:
- toast warning that the object already exists
What actually happens:
- stack trace