#1140 Cancel should return error on already canceled task
Closed: Dropped 4 years ago by tkopecek. Opened 5 years ago by mfilip.

Steps to reproduce:
current:

cancel 123
cancel 123
(no Error)

expected:

cancel 123
cancel 123
Error: Only running tasks may be canceled.

Metadata Update from @tkopecek:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.19
- Issue tagged with: discussion

4 years ago

Metadata Update from @tkopecek:
- Issue close_status updated to: Dropped
- Issue status updated to: Closed (was: Open)

4 years ago

Metadata Update from @tkopecek:
- Issue set to the milestone: None (was: 1.19)

4 years ago

Login to comment on this ticket.

Metadata