Is it possible to modify a queue item priority from within Orchestrator? I have a scenario where I may load all queue items with Priority = LOW, enabling them them to be processed by Deadline. But I want the Orchestrator Admin to be able to select any queue item and change it’s Priority to Medium, allowing it to be processed ahead of items with a closer deadline. I don’t have an Orchestrator instance available to me right now to test.
If this cannot be done through Orchestrator, can I create a workflow that will accept the queue name and unique identifier of the queue item that can modify the priority of the item in the queue?