mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
Create Application Fix (#846)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
parent
496113cdb5
commit
c5f0ea5166
@ -84,7 +84,7 @@
|
||||
|
||||
await client.addCollection(
|
||||
recruit.class.Applicant,
|
||||
space, candidateInstance._id, recruit.mixin.Candidate, 'applications',
|
||||
doc.space, candidateInstance._id, recruit.mixin.Candidate, 'applications',
|
||||
{
|
||||
state: state._id,
|
||||
doneState: null,
|
||||
|
Loading…
Reference in New Issue
Block a user