-
Notifications
You must be signed in to change notification settings - Fork 230
Closed
Labels
P0 - criticalPriority: Release blocker or regressionPriority: Release blocker or regression
Description
Observed behavior
Making a copy of a resource, then attempting to undo it via the snackbar action does not actually undo the operation. There appears to be a Dexie transaction error that may be releated.
Expected behavior
The undo action performs the intended operation, or the availability of the action does not exist.
User-facing consequences
Confusion regarding non-functional features.
Additional information
Steps to reproduce the issue
- Upload a resource
- Open the context menu for the content resource
- Click 'Make a copy'
- Once the copy completes, immediately click 'UNDO' in the snackbar message
- Observe, the copy does not disappear-- nothing happens
Metadata
Metadata
Assignees
Labels
P0 - criticalPriority: Release blocker or regressionPriority: Release blocker or regression