Idea #8650
closed[Workbench] Container implements Work Unit interface
Updated by Brett Smith over 8 years ago
- Target version set to Arvados Future Sprints
Updated by Brett Smith over 8 years ago
Workbench is now at a point where if Container implements the Work Unit interface, display should work automatically.
Updated by Radhika Chippada over 8 years ago
- Status changed from New to In Progress
- Assigned To set to Radhika Chippada
- Target version changed from Arvados Future Sprints to 2016-06-08 sprint
Updated by Brett Smith over 8 years ago
To get the children of a Container Request, get the Container that is satisfying the Container Request, then list all Container Requests where [["requesting_container_uuid", "=", satisfying_container_uuid]]
. See the Container Request schema for more details.
Updated by Radhika Chippada over 8 years ago
8650-container-work-unit branch is very small update based on 8876 branch. The container_work_unit -> children method is mostly what needs to be reviewed. Thanks.
Updated by Radhika Chippada over 8 years ago
- Target version changed from 2016-06-08 sprint to 2016-06-22 sprint
Updated by Radhika Chippada over 8 years ago
- Story points deleted (
0.5)
This is being reviewed as part of #9318 and mostly seems like in good shape. So reducing to 0 story points and will resolve it along with that ticket.
Updated by Radhika Chippada over 8 years ago
- Status changed from In Progress to Resolved
- % Done changed from 0 to 100
Applied in changeset arvados|commit:1c36703db22a4695f0a2aebaa3ffbd5d8d64997f.