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.14.x #21759

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.14.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/carefully-immense-grackle branch from 29a11fb to 08c4ac0 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/carefully-immense-grackle branch from bec4166 to feade62 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 this to the 1.14.1 milestone Jul 20, 2023
…emoving-objects-on-edit/carefully-immense-grackle
@hashishaw hashishaw enabled auto-merge (squash) July 21, 2023 00:00
@hashishaw hashishaw merged commit 8b92797 into release/1.14.x Jul 21, 2023
@github-actions
Copy link

Build Results:
All builds succeeded! ✅

@hashishaw hashishaw deleted the backport/ui/VAULT-17902/ssh-role-removing-objects-on-edit/carefully-immense-grackle branch July 21, 2023 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 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