-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.1.0 Beta 1, 7.1.X, Master
-
Component/s: Forms
-
Fix Priority:3
-
Git Pull Request:
Steps to reproduce:
- Go to Forms Admin
- Add a Form with a Text field having the label Text Field 1
- Duplicate the Text field
Expected result:
The label of the duplicated Text field should be Copy of Text Field 1.
Actual result:
The label of the duplicated Text field is Text Field 1.
- Testing discovered
-
LPS-80362 The field name is not consistent with the label name after duplicate a Form field
- Closed