Actions
Bug #19898
openContainer request in "draft" state shows toplevel processes in its subprocess panel
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
0.5
Description
I think what's happening is that it searches for things where requesting_container_uuid=this.container_uuid but for a draft requst, container_uuid is null...
The panel should be empty in this case. Probably all this requires is a check that container_uuid is not null .
Actions