Project

General

Profile

Feature #13776

Updated by Chrystian Klingenberg over 5 years ago

As a user I would like to be able to see in the table process statuses 
 so I will be informed about the progress of my work 

 Acceptance criteria: 
 - system displays information about status of the process in the table 
 - system displays information about status of the process in process details 
 - statuses changes are refreshed automatically 

 Statuses: 
 - Completed (when process is successfully completed) 
 - Queued (when process is waiting for previous one) 
 - Cancelled (when process is cancelled by user) 
 - Failed (when process is shut down by system) 
 - Draft (when process is saved but not run yet) 
 - Active (when process is currently running)

Back