Actions
Bug #20317
openSearching for a container UUID always shows "{uuid} not available" error
Story points:
-
Description
I would expect this to show either a non-CR-specific page about the container, or show the most recent container request associated with it.
Browser debugger shows a request for .../arvados/v1/container_requests?filters=[[requesting_container_uuid,=,{container_uuid}]]
which doesn't quite seem right.
(Maybe this just needs to be changed to ?filters=[[container_uuid,=,{container_uuid}]]
?)
No data to display
Actions