-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF38, 11.5, 2021.0
-
Component/s: Seam / JSF UI
-
Release Notes Summary:Data using a single directory widget in a list are correctly updated.
-
Tags:
-
Backlog priority:600
-
Team:AT
-
Sprint:nxAT 11.x.31
-
Story Points:3
How to reproduce
In Studio
- Create a document type Doc with a String metadata in a multivalued complex property
- In the "Create/View/Edit" JSF views, configure the string metadata with the Single Directory Suggestion widget (vocabulary Continent for instance)
At Runtime in Nuxeo 10.10 (+HFs) + JSF UI
- Create a document of type Doc and choose a value in the list => At Create time, the value is saved OK
- Edit this document and modify the value and save the document => At this time, the modified value in not saved, and in the "Summary" view, the old value still pops up
Expected result
When modifying a document and saving the changes, the changes should be taken into account