Skip to content

WS-286: Pausing/unpausing of capabilities

Nathan Hertz requested to merge WS-286-queue-pausing into main

Changes

  • Add new paused boolean to capabilities table; also added to schema
  • Added new pause_capability and unpause_capability methods to the CapabilityService (to be hooked up to a REST endpoint next, triggered from a button on the UI)

Testing

  • Unit tests

Completes subtask WS-688

Merge request reports