rdmo
rdmo copied to clipboard
Misleading button label after element duplication
Description / Beschreibung
While duplicating an element, the duplication form offers two buttons to save the duplication:
-
copy and continue editing
-
copy
With application of copy and continue editing
, a new form for the duplicated element is shown. The button are still labeled with
-
copy and continue editing
-
copy
But applying copy and continue editing
again to this element, I would expect, that the original element is duplicated again, e.g. there are two copies of the original element available. However, there is one copy only and the observed behaviour of the copy and continue editing
button rather corresponds to the save and continue editing
procedure.
Expected behaviour / Erwartetes Verhalten
Following the button labels, I would expect to duplicate an element again and again, while applying the copy and continue editing
button multiple times.
Steps to reproduce / Schritte zum Reproduzieren
- Create attribute labeled
random_attribute
and copy it torandom_attribute_2
viacopy and continue editing
- Rename
random_attribute_2
torandom_attribute_3
and apply againcopy and continue editing
- Now, the attribute list contain
random_attribute
andrandom_attribute_3
only, whilerandom_attribute_2
is vanished
Context / Kontext
Occured in RDMO Version 2.1.3, Firefox
Thanks for reporting, this will be fixed in the next release.