cancel
Showing results for 
Search instead for 
Did you mean: 

Retrieve Comments for Completed Tasks

aggiepilot04
Champ in-the-making
Champ in-the-making
We're using the REST api on Activiti 5.13, and we need to be able to retrieve comments for completed tasks.  Does anyone know if there's a way to do this?  If not, what's the value if capturing comments on a task if they can't be retrieved later?  We get "task not found" when we use the example from the user guide if the task is completed.  Thanks in advance.
2 REPLIES 2

trademak
Star Contributor
Star Contributor
Yes that's right. I just fixed this on master and it will be part of the 5.14 release.

Best regards,

aggiepilot04
Champ in-the-making
Champ in-the-making
Thanks!  Upgrading to 5.14 resolved this issue.