Update job item state when job is cancelled.

Created on 19 February 2024, 4 months ago

Problem/Motivation

If a job's status is changed to Rejected or Aborted the child items still have a state of active.

Steps to reproduce

  • Create a job with items.
  • Ensure items have a state of active.
  • Set the job state to Aborted.
  • See child items are still active.

Proposed resolution

When a job is saved and the state is either Rejected or Aborted the child items state should be set to Aborted.

✨ Feature request
Status

Active

Version

1.0

Component

Core

Created by

πŸ‡¬πŸ‡§United Kingdom dahousecat

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024