Actions
Bug #21288
closedCan't launch workflows not in the first 100 list response items
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Workflow launching gets the a workflow listing but doesn't use paging to get the whole list, so if there are more than 100 items they don't appear. As a result, trying to launch a workflow not in the first 100 items will give a mysterious error "You can't run this process".
Updated by Peter Amstutz about 1 year ago
- Target version changed from Future to Development 2024-01-17 sprint
Updated by Peter Amstutz 11 months ago
- Target version changed from Development 2024-01-17 sprint to Development 2024-01-31 sprint
Updated by Peter Amstutz 11 months ago
- Target version changed from Development 2024-01-31 sprint to Development 2024-02-14 sprint
Updated by Peter Amstutz 10 months ago
- Target version changed from Development 2024-02-14 sprint to Development 2024-02-28 sprint
Updated by Peter Amstutz 10 months ago
- Assigned To changed from Stephen Smith to Lisa Knox
Updated by Lisa Knox 10 months ago
21288-launch-wf-101 @ 60fe1d1bba234f7f5ce6315062aa0a11e2c45e1a - developer-run-tests-services-workbench2: #484
- ✅ All agreed upon points are implemented / addressed.
- ✅ Anything not implemented (discovered or discussed during work) has a follow-up story.
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- tried to run workflow not in top 100 and succeeded
- ✅ Documentation has been updated.
- n/a
- ✅ Behaves appropriately at the intended scale (describe intended scale).
- ✅ Considered backwards and forwards compatibility issues between client and server.
- one new api call, shouldn't affect performance
- ✅ Follows our coding standards and GUI style guidelines.
Updated by Peter Amstutz 10 months ago
Lisa Knox wrote in #note-14:
21288-launch-wf-101 @ 60fe1d1bba234f7f5ce6315062aa0a11e2c45e1a - developer-run-tests-services-workbench2: #484
- ✅ All agreed upon points are implemented / addressed.
- ✅ Anything not implemented (discovered or discussed during work) has a follow-up story.
- ✅ Code is tested and passing, both automated and manual, what manual testing was done is described
- tried to run workflow not in top 100 and succeeded
- ✅ Documentation has been updated.
- n/a
- ✅ Behaves appropriately at the intended scale (describe intended scale).
- ✅ Considered backwards and forwards compatibility issues between client and server.
- one new api call, shouldn't affect performance
- ✅ Follows our coding standards and GUI style guidelines.
This LGTM.
Updated by Anonymous 10 months ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|dcf159b164464fd0d349cddcb3ae54d98f26c2f6.
Actions