-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.0, 2.4.0
-
Component/s: UI
-
Release Notes Summary:File manipulation is fixed in workflow forms.
-
Tags:
-
Backlog priority:500
-
Sprint:nxGang Sprint 11.1.6
Following to ELEMENTS-748, it is now possible to attach a file to a workflow.
But attaching twice the same file does not work.
For instance, the following 3 tasks scenario shows the issue:
- create a workflow with tasks
- add a workflow variable
- make it available and editable in each of them
- set assignee to administrators group
- start nuxeo
- sync the project
- create a document
- start the workflow
- attach a file ABC (task 1)
- observe the filename now appears
- click the X button
- observe the filename has disappeared
- attach the same file ABC (task 1)
- observe the filename does not appear any longer and the upload button is now blue
- approve the task
- observe in task 2 the file does not appear
Expected behavior: attaching the same file twice should work.
Workaround: attach another file then the ABC file again and it works fine.
- is related to
-
ELEMENTS-748 Workflow attachment does not work
- Resolved
-
ELEMENTS-901 nuxeo-file element nullifies the values if no edit in a workflow
- Resolved
- Is referenced in