Skip to content

archive workflow buttons broken #1990

@sbliven

Description

@sbliven

archive workflow buttons broken

Summary

When the frontend is configured with "archiveWorkflowEnabled": true, we get buttons that filter datasets based on their archiving state (archivable, retreivable, etc)

archive workflow buttons

These buttons are broken with the current frontend/backend-next combination. They don't change the datasets shown at all.

Steps to Reproduce

Click the 'archivable' button.

Current Behaviour

No API calls are made and no changes to the dataset table occur.

Expected Behaviour

This should re-query the datasets with a filter for "datasetlifecycle.archivable": true and update the dataset table.

Metadata

Metadata

Assignees

Labels

broken windowDescribes a feature that feels broken to users. Broken windows should be fixed quickly.bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions