Project

General

Profile

Idea #4172

Updated by Tom Clegg over 9 years ago

Workbench: 
 * Anywhere we check job state == Running and offer a "Cancel" button, we should also offer the button when state == Queued. 
 * Add test (button appears, and works) 

 API server: 
 * Add (if there isn't one already) a test to confirm jobs.cancel works on a queued job. 

Back