-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 7.4
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Spreadsheet
When I add one of the optional columns with the Edit Result Columns button on a content view, I am not able to save the modifications made with spreadsheet on the fields of that column.
The logs show an NPE:
java.lang.NullPointerException at org.nuxeo.ecm.core.io.marshallers.json.document.DocumentModelJsonReader.applyPropertyValues(DocumentModelJsonReader.java:139)
The JS console, browser side shows a 500 errors (logical).
Side note: I'm editing a custom simple string metadata, the CV is generated with Studio
- is related to
-
NXP-18037 Fix Nuxeo Spreadsheet with custom content views
- Resolved