-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 6.2.X EE
-
Fix Version/s: 6.2.X EE
-
Component/s: Dynamic Data Mapping
-
Branch Version/s:6.2.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
The issue can't reproduce on master. LPS-56748 and LPS-59582 should solve the issue on master. Due to master has refactor this part, we need to do a fix on ee-6.2.x.
1. Go to Documents and Media, create one Document type (name:type, add text field).
2. Add type document, name:document, and save it.
3. Add type document, name:document, in text field: enter "hello", and save it.
4. Save failed, the error info "Please enter a unique document name." will display in UI.
Actual Result: Entered value in the text field gets clear when Validation Message "Please enter a unique document name." occurs.
Expected Result: This text field in Document type should not lose data when when validation message "Please enter a unique document name." occurs.
- relates
-
LPE-15075 Document type field value lost after submit DM failed
-
- Closed
-