Project

General

Profile

Actions

Bug #21067

closed

Process panel needs to handle trashed/deleted output and log collections properly

Added by Peter Amstutz 7 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Workbench2
Story points:
-
Release relationship:
Auto

Description

If the user opens a process panel and the output collection has been trashed or deleted, it currently throws up a non-specific "Not found" error dialog.

The process panel should be able to handle the situation where the output collection or log are unavailable without raising errors anyway, it should just say "Output not available" or "log not available" where appropriate

Also something to look it to:

  • I suspect the dialog is a generic response to catching a 404 error. Consider using snackbar instead.
  • It doesn't tell you what wasn't found. It should try to provide a bit more information if possible, such as the URL path.

Nice to have:

  • In the case where the output or log is trashed but not yet deleted, we could detect that and provide a way to un-trash it. For example, if #19080 is implemented, this can be as simple as linking to the collection page, which would then present a dialog offered to un-trash the collection.

Subtasks 1 (0 open1 closed)

Task #21153: Review 21067-process-panel-errorResolvedStephen Smith10/26/2023Actions

Related issues

Related to Arvados - Feature #19080: When item is in trash, offer to remove it from trashNewActions
Actions

Also available in: Atom PDF