mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-30 19:59:47 +02:00
Create Application Fix (#846)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user