Story #9372
Updated by Peter Amstutz over 8 years ago
These pages currently use the default property rendering. They should be updated to use the work unit layout used by jobs and pipelines:
/container/<uuid>
/container_request/<uuid>
The work unit for @container_request@ should have @container_uuid@ as a child work unit, if available.
The work unit for @container@ should list as children any @container_requests@ which have the parent container in "requested_by_uuid".
The work unit for @container_request@ should allow "cancel" behavior. If the user pushes "cancel", it should set "priority = 0".