Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI: Prevent replication disable action from sending data payload #24292

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

hashishaw
Copy link
Contributor

Previously we were incorrectly sending a payload on the replication/disable endpoint, which returned a warning. This PR fixes the disable callback so that no payload is sent.

Before:
Warning shown after disable

@hashishaw hashishaw added ui bug Used to indicate a potential bug backport/1.13.x labels Nov 29, 2023
@hashishaw hashishaw added this to the 1.13.12 milestone Nov 29, 2023
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Nov 29, 2023
@hashishaw hashishaw marked this pull request as ready for review November 29, 2023 19:49
Copy link

Build Results:
All builds succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Used to indicate a potential bug hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants