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

Backport of UI: Remove logic that skips sending object if not changed into release/1.13.x #21758

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #21739 to be assessed for backporting due to the inclusion of the label backport/1.13.x.

The below text is copied from the body of the original PR.


This PR fixes an issue on the UI where editing an SSH role with default_extension set causes the default_extension to be cleared on edit (#21571)

I spot-checked all the other places where we use attr('object') and they seem to work (create, update) fine. Usually on update forms we use POST with the entire payload, so I'm not sure why this was the default behavior but if we find instances that this needs to be the case we can override those specific serializers.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/VAULT-17902/ssh-role-removing-objects-on-edit/equally-talented-lamb branch from c49f9ea to 641469f Compare July 11, 2023 15:28
@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/VAULT-17902/ssh-role-removing-objects-on-edit/equally-talented-lamb branch from 3edb2d1 to 55c9273 Compare July 11, 2023 15:28
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Jul 11, 2023
@hashishaw hashishaw added ui backport bug Used to indicate a potential bug labels Jul 21, 2023
@hashishaw hashishaw added this to the 1.13.5 milestone Jul 21, 2023
…emoving-objects-on-edit/equally-talented-lamb
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@hashishaw hashishaw merged commit 6392634 into release/1.13.x Jul 21, 2023
@hashishaw hashishaw deleted the backport/ui/VAULT-17902/ssh-role-removing-objects-on-edit/equally-talented-lamb branch July 21, 2023 00:22
@github-actions
Copy link

CI Results:
All Go tests succeeded! ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 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