Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Problem: - it seems to be impossible to set a scope on context, that is also accessible in IEx console - the list of known ancestors of IEx console does NOT include THE main application Solution / Workaround: - we hardcode a default scope UUID ("000-000000...") and use re-scoping only in unit tests - that seems to be an OK compromise
- Loading branch information