Requirements
Adjustments on plugin 009-ForceStart.
The technician can decide to start any activity in the route. Before suspending/starting activities, the plugin must:
- Check whether queue is activated from the
open message (queue.status).
- If queue is not activated (
notActivated), send an update message with:
entity: queue
action: activate_queue
- After queue activation succeeds, proceed with current force-start behavior:
- suspend started activities if needed
- start the selected activity.
Requirements
Adjustments on plugin
009-ForceStart.The technician can decide to start any activity in the route. Before suspending/starting activities, the plugin must:
openmessage (queue.status).notActivated), send anupdatemessage with:entity: queueaction: activate_queue