Skip to content

adding backup filter by status#13254

Open
GeanJS wants to merge 1 commit into
apache:mainfrom
scclouds:add-filter-by-status
Open

adding backup filter by status#13254
GeanJS wants to merge 1 commit into
apache:mainfrom
scclouds:add-filter-by-status

Conversation

@GeanJS
Copy link
Copy Markdown
Contributor

@GeanJS GeanJS commented May 26, 2026

Description

Currently, the listBackups API does not allow listing backups based on their status. Changes have been made to the API to allow backups to be listed informing a specific status. In addition, the backups filter of the graphical interface has been extended to support the search based on status.

Types of changes

  • Breaking change (fix or feature that would cause existing functionality to change)
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (improves an existing feature and functionality)
  • Cleanup (Code refactoring and cleanup, that may add test cases)
  • Build/CI
  • Test (unit or integration test code)

Feature/Enhancement Scale or Bug Severity

Feature/Enhancement Scale

  • Major
  • Minor

Screenshots (if appropriate):

pr-screenshot

How Has This Been Tested?

The PR was tested by verifying both via CloudMonkey and the graphical interface the possibility of filtering backups by status.

How did you try to break this feature and the system with this change?

I tried to break this feature by passing an invalid status in both the CloudMonkey and the browser URL. In the API response a message was returned informing that the passed value is an invalid status.

Comment thread ui/package-lock.json
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you try without updating this file

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done.

@GeanJS GeanJS force-pushed the add-filter-by-status branch from 9fa3f09 to b058f0a Compare May 26, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants