mirror of
https://github.com/GAM-team/GAM.git
synced 2026-06-28 18:01:36 +00:00
Fix bug (#1502)
This commit is contained in:
@@ -29,7 +29,7 @@ def build():
|
||||
|
||||
def get_access_policy(caa=None):
|
||||
if not caa:
|
||||
build()
|
||||
caa = build()
|
||||
parent = gapi_crm.get_org_id()
|
||||
if not parent:
|
||||
_gen_role_error(caa)
|
||||
|
||||
Reference in New Issue
Block a user