Closed dwrynngs closed 3 months ago
Just checkout the staging env again after merge
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.
Closing the issue due to inactivity. Do reach out to us if you are still experiencing this issue.
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.
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
Project Identifier
28784a7c3de959fea0ff45eaee68d6de
Log output
Additional information
No response
Before submitting, please confirm: