Actions
Bug #19898
closedContainer request in "draft" state shows toplevel processes in its subprocess panel
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
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 .
Updated by Peter Amstutz almost 2 years ago
- Target version changed from 2023-02-01 sprint to Future
Updated by Peter Amstutz almost 2 years ago
- Release set to 59
- Story points set to 0.5
- Target version deleted (
Future) - Assigned To deleted (
Stephen Smith) - Description updated (diff)
Updated by Peter Amstutz almost 2 years ago
- Target version set to To be scheduled
Updated by Peter Amstutz almost 2 years ago
- Related to Bug #15557: [Process view] Re-run workflow added
Updated by Peter Amstutz almost 2 years ago
- Target version changed from To be scheduled to 2023-02-15 sprint
Updated by Stephen Smith almost 2 years ago
- Status changed from New to Resolved
This was fixed in #15557
Actions