-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.10, 9.1, 9.2
-
Fix Version/s: 9.10-HF36, 10.10-HF05, 11.1, 2021.0
-
Component/s: Spreadsheet
-
Release Notes Summary:Spreadsheet editor works on users/groups fields.
-
Tags:
-
Backlog priority:600
-
Upgrade notes:
-
Sprint:nxNS Sprint 9.3.4, nxNS Sprint 9.3.5, nxNS Sprint 9.3.6, nxNS Sprint 9.3.10, nxNS Sprint 9.10.1, nxNS Sprint 10.1.2, nxNS Sprint 10.1.3, nxNS Sprint 10.1.4, nxNS Sprint 10.2.1, nxNS Sprint 10.2.2, nxNS Sprint 10.2.3, nxNS Sprint 10.2.4, nxNS Sprint 10.3.1, nxNS Sprint 10.3.3, nxNS Sprint 10.3.4, nxNS Sprint 10.3.5, nxNS Sprint 10.10.1, nxNS Sprint 10.10.2, nxNS Sprint 10.10.3, nxNS Sprint 11.1.1, nxNS Sprint 11.1.3, nxNS Sprint 11.1.4, nxNS Sprint 11.1.5, nxNS Sprint 11.1.6, nxNS Sprint 11.1.7, nxNS Sprint 11.1.8, nxNS Sprint 11.1.11
-
Story Points:2
When mapping a non-prefixed multi-valued users/groups field via:
https://github.com/nuxeo/nuxeo-platform-spreadsheet/blob/release-7.10/src/main/js/app/ui/widgets.js#L57
multipleUsersSuggestion: { renderer: UserRenderer, editor: 'user', multiple: true },
When editing the multivalued users/groups field in Spreadsheet , then groups disappear and users are prefixed with "user:" although the field is explicitly not prefixed.
Non-spreadsheet view is OK before editing and shows errors after edition in Spreadsheet