Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service with allowRemoteAccess defined in an environment ENV is not accessible in an environment that depends on ENV #1401

Open
eladdo92 opened this issue Aug 22, 2022 · 1 comment

Comments

@eladdo92
Copy link
Contributor

eladdo92 commented Aug 22, 2022

Service with allowRemoteAccess defined in an environment ENV is not accessible in an environment that depends on ENV from other features.

Added a failing test: 412f5ab

After some debugging, looks like the issue is in this condition:

if (providedFrom.has(localEnv) || providedFrom.has(Universal.env)) {

@eladdo92
Copy link
Contributor Author

@cylon3035 @thehulke @AviVahl FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant