Skip to content

Add an env var to the in-mem storage to disable origin ids.

If it is true (the default), there is no change from the current behavior, but setting it to False and running another package's tests allows to make sure that package does not rely on origin ids at all. (eg. see D1691)


Migrated from D1690 (view on Phabricator)

Merge request reports