Create UI submodule to execute scripts as batch

Created on 1 March 2024, 4 months ago
Updated 20 June 2024, 8 days ago

Problem/Motivation

Scripts using the batch operations should be able to be run through a UI

This will need

  • perms, but perms should use the parent perms so that this module can be toggled on or off without losing its own permissions.
  • a UI to allow a script to be selected from a list and run
  • All of the timing and tracking of last runs, can come from the last BatchOpLog for a given script. The details are already logged.
  • a way to prevent two scripts from being run at the same time.

This should be a submodule so that any sites that do not need to execute them by hand in the UI can leave this disabled, also any sites that occasionally need to run a scrip by hand in the UI (as opposed to by Drush) can only enable it when they need access to it, then shut it off again. Like turning off the master switch in the laboratory.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

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.69.0 2024