-
Notifications
You must be signed in to change notification settings - Fork 154
Closed
Labels
bugpriority:highNew featuresNew featuresrdbManaged MySQL and PostgreSQL issues, bugs and feature requestsManaged MySQL and PostgreSQL issues, bugs and feature requests
Description
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
Metadata
Metadata
Labels
bugpriority:highNew featuresNew featuresrdbManaged MySQL and PostgreSQL issues, bugs and feature requestsManaged MySQL and PostgreSQL issues, bugs and feature requests