Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
The inputData is available only at the time of scheduling and when the worker is triggered, but not when we query about which workers are currently scheduled.
This makes it more annoying to query/cancel workers based on their data, even if the data will not change.
That's as opposed to Alarms, which allow you to override/cancel alarms based on their actions, for example.
Please offer a way to set immutable input data so that we could query and cancel them according to what we see that they were assigned to.
After all, the DB does exist , so no need to have 2 DB that have the same data...