-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: 9.10, 10.2
-
Fix Version/s: None
-
Component/s: Seam / JSF UI, Workflow
-
Tags:
- install Nuxeo
- install JSF UI
- start a workflow
- head over to Home/Workflow
- see the Document column values are invalid (see unresolvedIds.png for Document not found error)
Expected behavior: the document ids should be resolved
Note: this seems to be related to NXP-21025 and more specifically to this commit:
https://github.com/nuxeo/nuxeo-platform-document-routing/commit/b733cd6da0bec47668f061787cae52e29753a48f#diff-6189c5a62bdef2f3a3902db3f0208614R115
The field was previously a single-valued field, now it is an array.
- duplicates
-
NXP-25258 Fix widget 'routing_task_target_document'
- Resolved