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
In doing some tests, in which I had a local cache with two remotes defined:
a production remote
a sandbox production remote
A package is published to both. I delete a few package_ids from the sandbox. Then check in cruiz's remote browser to see if they're present, and they are.
Only if I disable the production remote, do I then not see the package_ids I deleted.
So it looks like there's missing qualification of which remote to use.
The text was updated successfully, but these errors were encountered:
In doing some tests, in which I had a local cache with two remotes defined:
A package is published to both. I delete a few package_ids from the sandbox. Then check in cruiz's remote browser to see if they're present, and they are.
Only if I disable the production remote, do I then not see the package_ids I deleted.
So it looks like there's missing qualification of which remote to use.
The text was updated successfully, but these errors were encountered: