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.