Bug #22083
closed
Output collection file list on process page spins forever if the output collection is missing.
Added by Peter Amstutz 2 months ago.
Updated about 1 month ago.
Release relationship:
Auto
- Assigned To set to Stephen Smith
- Target version changed from Development 2024-09-25 sprint to Development 2024-10-09 sprint
- Target version changed from Development 2024-10-09 sprint to Development 2024-10-23 sprint
- Assigned To changed from Stephen Smith to Peter Amstutz
22083-output-collection-missing @ 0646c193d10ecce10518aa815ced1d49ec94a3c0
developer-run-tests: #4519
- All agreed upon points are implemented / addressed. Describe changes from pre-implementation design.
- 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.
- New or changed UX/UX and has gotten feedback from stakeholders.
- UI changes are minimal, the only new thing is the warning when there's no collection, but this is the same control we use in other places. Otherwise this is a strict improvement, it no longer displays a spinner forever when the output collection is missing.
- Documentation has been updated.
- Behaves appropriately at the intended scale (describe intended scale).
- Considered backwards and forwards compatibility issues between client and server.
- Follows our coding standards and GUI style guidelines.
Now sets a flag failedToLoadOutputCollection
if an exception was thrown while loading the output collection. If this is set, then the UI accordingly either suppresses the collection tab (if the output parameters were available from properties) or renders a warning that the output is not available (if the properties does not include the output parameters).
- Status changed from New to Resolved
Also available in: Atom
PDF