Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
5.7
-
None
Description
The current class only provides access to single value properties. Trying to retrieve a multi-value property leads to:
2020-12-18 17:28:45,494 ERROR info.magnolia.task.observation.model.TaskNodeModel: property /tasks/2020/11/18/1608286323031/groupIds is a multi-valued property, so it's values can only be retrieved as an array javax.jcr.ValueFormatException: property /tasks/2020/11/18/1608286323031/groupIds is a multi-valued property, so it's values can only be retrieved as an array
Checklists
Acceptance criteria