Merge branch 'develop' into adiDev
This commit is contained in:
commit
4e29c6cd71
1 changed files with 1 additions and 1 deletions
|
|
@ -2406,7 +2406,7 @@ export class CommandController extends Controller {
|
||||||
current_holderId: Not(IsNull()),
|
current_holderId: Not(IsNull()),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
orgChild4: In(_orgChild3),
|
orgChild4: In(_orgChild4),
|
||||||
orgRevision: { orgRevisionIsDraft: false, orgRevisionIsCurrent: true },
|
orgRevision: { orgRevisionIsDraft: false, orgRevisionIsCurrent: true },
|
||||||
isDirector: true,
|
isDirector: true,
|
||||||
current_holderId: Not(IsNull()),
|
current_holderId: Not(IsNull()),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue