You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.
I'm trying to use the libs directly, and am having stale data returned. I think it's from the cachedState. I'm running ups and downs fine, but when I go to list after doing an up it's stale data.
The cachedState never gets cleared because I'm not using cli, so the node process never finishes etc. Can we add a flag to ignore the cachedState? Thanks!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to use the libs directly, and am having stale data returned. I think it's from the cachedState. I'm running ups and downs fine, but when I go to
list
after doing an up it's stale data.contentful-migrate/lib/store.js
Line 54 in f97410a
The
cachedState
never gets cleared because I'm not using cli, so the node process never finishes etc. Can we add a flag to ignore the cachedState? Thanks!The text was updated successfully, but these errors were encountered: