#1048 API call listTaskOutput with non exist task ID should return error
Closed: Fixed 5 years ago Opened 5 years ago by jcupova.

Steps to Reproduce:

run listTaskOutput(non_exist_id)

Actual result:

Without error message.

Expected result:

Should be returning an error message that task_id does not exist.


Metadata Update from @mikem:
- Issue set to the milestone: 1.17

5 years ago

Login to comment on this ticket.

Metadata