update version
This commit is contained in:
@@ -119,6 +119,14 @@ def add_org(
|
||||
'created_at': now_,
|
||||
}
|
||||
)
|
||||
transact.put(
|
||||
item={
|
||||
'id': user.id,
|
||||
'sk': f'SCOPE#{org_id}',
|
||||
'scope': {'apps:admin'},
|
||||
'created_at': now_,
|
||||
}
|
||||
)
|
||||
transact.put(
|
||||
item={
|
||||
# Post-migration (users): rename `orgmembers#` to `MEMBER#ORG#`
|
||||
|
||||
Reference in New Issue
Block a user