Skip to content

Missing downloadUrl in database backup get command #3684

@yfodil

Description

@yfodil

Description

Theres a regression concerning the handling of exported database backups. Previously, retrieving a backup of a database that had been exported with a get command included a downloadUrl in the response.

It appears that a PR intended to remove the downloadUrl from the output of the list backup command inadvertently also affected the get command. It would be nice to ensure that both get and list commands are covered by tests.

Command attempted

scw rdb backup get

Expected Behavior

The download url is expected to be returned in the response

More info

Lookup #1237 #3606

Metadata

Metadata

Labels

bugpriority:highNew featuresrdbManaged MySQL and PostgreSQL issues, bugs and feature requests

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions