The current logic is to use getNodeOwner to fetch the name owner and use it as context which gateway filters when it fetches data from l2. This does not work for sbuname which doesn't have l1 owner information.
The potential workaround is to build in wildcard support for finding record itself, not just for finding resolver.
The current logic is to use
getNodeOwnerto fetch the name owner and use it ascontextwhich gateway filters when it fetches data from l2. This does not work for sbuname which doesn't have l1 owner information.The potential workaround is to build in wildcard support for finding record itself, not just for finding resolver.