Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Linux Ubuntu 14.04, OS X
Description
Cayenne version: 4.1.M2-SNAPSHOT.
Steps:
1. Choose ObjEntity=> Attribute (for example: address) and press "Copy"
2. press the button "paste" ("Copy of address" is created)
3. stay at the position "Copy of address" and press the "Copy" button
4. then press "Paste"
The difference is at the letter (at first case it's a capital letter, at the second case - a small)
Actual result: there are two attributes with next names: "Copy of address" and "copy of address". The difference is at the letter (at first case it's a capital letter, at the second case - a small).
Expected: the logic of "copy" function must be to create "copy", then "copy of copy", then "copy of copy of copy"...etc.
P.S. the same problem for ObjEntity Relationship