Hi,
I would like to retrieve the attachments list from a task. I tried to get using:
/activiti-rest/service/runtime/tasks/10383/attachments
But the response are empty.
I'ts everything ok when request:
activiti-rest/service/runtime/tasks/10383
I checked that the column TASK_ID_ in ACT_HI_ATTACHMENT table is empty. .. After insert manually the task ID in this column, the file appear correctly in /tasks/10383/attachments request.
Has anyone solved this problem? Why the task id isn't inserted in this column?
I really appreciate any help you can provide.
Activiti 5.17