591 fix remove extra layer on variables in construct and ensure variables can be referenced in#218
Conversation
…nstruct-and-ensure-variables-can-be-referenced-in
…nstruct-and-ensure-variables-can-be-referenced-in
…that are already variables
|
Things that were completed in this PR: I added a second test migration function that will show that it will run recursively until app is up to date. Just change the current version and you will see the state update. |
3152ac0 to
7993cfc
Compare
…ayer-on-variables-in-construct-and-ensure-variables-can-be-referenced-in
…ing to match v1.0.0-alpha.1
|
Resolves #22 |
How to test:
Step 1.
While on the dev branch, I created old apps based on the apps that were built on workshop dev. I grabbed the json from there and pulled them into my local. Did this for about 10 apps.
Step 2.
Switch to the branch tied to pull request and ensure the old state hits my migration function as intended.
Resolves #18