Export to CSV is not working when downloading in the ToDo's popup after clicking the expand button.
Steps to Reproduce:
Expected Results:
The export to finish successfully and csv file generated properly.
Actual Results:
Observe that the 'Could Not Export CSV' notification is shown.
Release : 16.1.2
http://ppm_URL:ppm_PORT/ppm/rest/v1/private/checkRunningExportJob?filter=(resourceUrl=%2FobaTodos%3Ffilter%3D(obaAssociation%20%3D%20%40OBA_ASSOCIATION_ID%40)%26fields%3Dcompleted%2Cname%2Cowner%2CdueDate%26sort%3Dcompleted%20asc%26tsvParams%3D(workEffortUnit%3Dpct))
obaAssociation id is not added properly.
RESOURCE URL
/obaTodos?filter=(obaAssociation = @OBA_ASSOCIATION_ID@)&fields=o_prioridad,completed,dueDate,name,owner,createdDate,blocked,blockedReason&sort=o_prioridad asc&tsvParams=(workEffortUnit=hours)
This is reported as DE69722.
A fix will be included in 16.1.3