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

Issue with amplify cli when trying to merge changes from a git branch into a new amplify env #13809

Closed
2 tasks done
dwrynngs opened this issue Jun 6, 2024 · 4 comments
Closed
2 tasks done
Labels
multienv Issues tied to multiple environment feature in the CLI pending-response Issue is pending response from the issue author pending-triage Issue is pending triage

Comments

@dwrynngs
Copy link

dwrynngs commented Jun 6, 2024

How did you install the Amplify CLI?

npm

If applicable, what version of Node.js are you using?

v18.17.0

Amplify CLI Version

12.10.2

What operating system are you using?

Mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No manual changes made

Describe the bug

ran amplify status after merging in changes to a new amplify env as per the team environments docs. trying to add a feature to the new env ( a dynamodb table)

Bug report submitted with the following project id: 28784a7c3de959fea0ff45eaee68d6de

Expected behavior

expected the amplify status command to show that the dynamodb table needed to be created.

Reproduction steps

build a dev and stg env with a simple api. then add a dynmodb table into the dev and merge dev to stg. This is as per the docs at https://docs.amplify.aws/gen1/javascript/tools/cli/teams/ specifically the diagram

Screenshot 2024-06-06 at 13 12 41

Project Identifier

28784a7c3de959fea0ff45eaee68d6de

Log output

# Put your logs below this line


Additional information

No response

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@dwrynngs dwrynngs added the pending-triage Issue is pending triage label Jun 6, 2024
@biller-aivy
Copy link

Just checkout the staging env again after merge

@ykethan
Copy link
Member

ykethan commented Jul 2, 2024

Hey, following up on this issue as suggested running amplify env checkout <existing-env-name> should hydrate the amplify-meta.json file. Do let us know if this does not mitigate the issue.

@ykethan ykethan added multienv Issues tied to multiple environment feature in the CLI pending-response Issue is pending response from the issue author labels Jul 2, 2024
@ykethan
Copy link
Member

ykethan commented Aug 26, 2024

Closing the issue due to inactivity. Do reach out to us if you are still experiencing this issue.

@ykethan ykethan closed this as not planned Won't fix, can't repro, duplicate, stale Aug 26, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
multienv Issues tied to multiple environment feature in the CLI pending-response Issue is pending response from the issue author pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

3 participants