engine icon indicating copy to clipboard operation
engine copied to clipboard

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

Open eladdo92 opened this issue 2 years ago • 1 comments

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: https://github.com/wixplosives/engine/commit/412f5ab403813743ceefd8ecb4301709c3864fa9

After some debugging, looks like the issue is in this condition: https://github.com/wixplosives/engine/blob/cac2e516f5c482f516d8f48ced935e9bf79eb693/packages/core/src/entities/service.ts#L60

eladdo92 avatar Aug 22 '22 13:08 eladdo92

@cylon3035 @thehulke @AviVahl FYI

eladdo92 avatar Aug 22 '22 13:08 eladdo92