Skip to content

fix: backport #55 to 6.1.x release#57

Merged
ArkuNC merged 2 commits into
release/6.1.xfrom
bugfix/restore-retry-6.1.x
Jun 26, 2025
Merged

fix: backport #55 to 6.1.x release#57
ArkuNC merged 2 commits into
release/6.1.xfrom
bugfix/restore-retry-6.1.x

Conversation

@ArkuNC
Copy link
Copy Markdown
Collaborator

@ArkuNC ArkuNC commented Jun 26, 2025

No description provided.

@ArkuNC ArkuNC requested a review from lis0x90 as a code owner June 26, 2025 13:29
@ArkuNC ArkuNC changed the base branch from main to release/6.1.x June 26, 2025 13:29
)

Previously the stuck restoration wasn't deleted in DBBackupsService.deleteRestore, but was created and added again in DBBackupsService.runRestoration, which leads to an error.
Now we will reuse the existing restoration instead of creation of the new one.

(cherry picked from commit 9b71d93)
@sonarqubecloud
Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
63.5% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@ArkuNC ArkuNC merged commit 3dd9a1c into release/6.1.x Jun 26, 2025
3 of 4 checks passed
@ArkuNC ArkuNC deleted the bugfix/restore-retry-6.1.x branch June 26, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant