Create a UI to reset the running state of an operation.

Created on 19 June 2024, 5 months ago
Updated 22 July 2024, 4 months ago

Problem/Motivation

When πŸ“Œ Create UI submodule to execute scripts as batch Active is completed, we will need a way in the UI to reset the "running state" in the event something gets stuck. If an uncaught error or stopping a script part way through (ctrl-C in terminal) happens, it is possible that the removal of the running state does not happen, and then prevent other run's of a BatchOperation.

In the terminal this can be solved by running `drush state:delete cbo_running_script`, but if running from the UI, we will need a route to perform the same action.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Fixed

Version

1.0

Component

User interface

Created by

πŸ‡ΊπŸ‡ΈUnited States swirt Florida

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024