Skip to content

CE-2597: Add Status for Operation overview

Imre Toth requested to merge CE-2597_Add_Status_for_operation_overview into develop

Adding Operation status to the Operation list endpoint. Also added a new Status Enum (partially_failure) which is not stored in DB - but calculated. Only show this value when all instance generation has finished, and some of them failed, some of them succeeded.

Merge request reports