-
Notifications
You must be signed in to change notification settings - Fork 235
Closed
Labels
devdays25enhancementImprovement to an existing featureImprovement to an existing featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Describe the enhancement
Add REST endpoints for allocation operations including GET /allocations, GET /allocations/{id}, and PUT /hosts/{id}/allocation. CueGUI uses opencue.api.getAllocations() extensively in HostMonitor.py, CreateShowDialog.py, and MenuActions.py.
Version Number
Additional context
Multiple CueGUI components require allocation data for host management and show creation. The REST Gateway currently lacks AllocationInterface handlers needed for dropdown population and allocation assignment operations that CueGUI performs.
Metadata
Metadata
Assignees
Labels
devdays25enhancementImprovement to an existing featureImprovement to an existing featuregood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed