corteza
corteza copied to clipboard
Add namespaceID to loaded module-field resource for eval permissions
Ref: https://github.com/cortezaproject/corteza/issues/1861
This PR fixes the ModuleErrNotFound
error when evaluating permissions on the module-field resource.
The issue is resolved by adding the namespaceID
to the fetched module-field resource during permission evaluation.