I'm having trouble on my dev environment after Shopify API Upgrade

I am having some strange issues on my dom-dev environment on Lantern after updating our Shopify plugin API version. It was working fine yesterday and after deploying this to production, my dev environment now seems stuck in a bad state where it keeps losing the API upgrade. It also keep removing my shopifyCustomer model and seems to be missing all the date now. It seems to work fine in the other dev envs we have though. Not sure what I can do to fix it and any help would be appreciated.
19 Replies
Smelvin
Smelvin4w ago
Hi Dom, Looking into this now
shadow_d0m
shadow_d0mOP4w ago
Great, thanks! Were you able to figure anything out for it? I still can't get my customer model to work correctly.
Smelvin
Smelvin4w ago
Hi Dom, We are still looking into it.
shadow_d0m
shadow_d0mOP4w ago
k, thanks
Smelvin
Smelvin4w ago
When you lose the API upgrade which version are you seeing it revert from?
shadow_d0m
shadow_d0mOP4w ago
2025-04 We went from 2024-10 to 2025-04 When I checked just now, it seemed like it stayed in 2025-04 but my shopifyCusomter model is still messed up, saying it doesn't exist in the gadget generated api, and has no data in the table.
Smelvin
Smelvin4w ago
It looks like there is an issue with the storage key for that model. Is there anything in the git diff from the last deployment regarding the storage key for shopify customer?
shadow_d0m
shadow_d0mOP4w ago
ah interesting, ok. It doesn't look like it should have changed from the git diff. It was storageKey: "ModelField-Oc2PlCyU-03m::FieldStorageEpoch-ediv14y4dzUr" before and after Is it possible to rollback the env to an earlier state? Do you have backups of dev envs? I would obviously prefer not to lose the test data there, but really just need to get it working again however we can. It looks like it being broken is also breaking our lantern client npm package build (since it does all envs)
Smelvin
Smelvin4w ago
I can do that, how many days back?
shadow_d0m
shadow_d0mOP4w ago
If we could go back to yesterday morning, I think that would do it.
Smelvin
Smelvin4w ago
I can do 5pm on the 9th or 10th
shadow_d0m
shadow_d0mOP4w ago
5PM on the 9th would be great for just dom-dev
Smelvin
Smelvin4w ago
Yes, just a moment Looks like its working shopifyCustomer is accessible
shadow_d0m
shadow_d0mOP4w ago
Yessss! Thanks so much Working great now
Smelvin
Smelvin4w ago
Happy to hear! If it's ok with you I'm going to go ahead and mark this thread as resolved
shadow_d0m
shadow_d0mOP4w ago
yep, sounds good
Smelvin
Smelvin4w ago
But feel free to re-open with another message
shadow_d0m
shadow_d0mOP4w ago
appreciate it
Gizmo
Gizmo4w ago
Do you like this answer? ​

Did you find this page helpful?