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

fix(graphql-transformer-core): fix gsi mutate san check #6095

Merged
merged 2 commits into from
Dec 11, 2020

Conversation

SwaySway
Copy link
Contributor

@SwaySway SwaySway commented Dec 7, 2020

Issue #, if available:
fixes #6013
Description of changes:
fix gsi cant mutate multiple gsi to only look for gsi changes and not ks or attr changes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

fix gsi cant mutate multiple gsi to only look for gsi changes and not ks or attr changes

re aws-amplify#6013
add san check e2e to test adding an existing hash key also being used as a range key
@SwaySway SwaySway added the graphql-transformer-v1 Issue related to GraphQL Transformer v1 label Dec 7, 2020
@SwaySway SwaySway merged commit 37d08d9 into aws-amplify:master Dec 11, 2020
@github-actions
Copy link

This pull request has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
graphql-transformer-v1 Issue related to GraphQL Transformer v1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A model with multiple keys will not allow removal or rearrangement of keys
2 participants