feat(job_application): show job title in web form and prevent duplicate applications - #4964
Conversation
…uplicate applications
a99ec71 to
7f26162
Compare
…ation form" This reverts commit 7f26162.
Confidence Score: 4/5Mostly safe, but the duplicate guard in The duplicate-applicant guard fires unconditionally on every insert regardless of whether it originated from the web form or the desk. On any job opening with
Reviews (3): Last reviewed commit: "Revert "feat(job_applicant): add reCAPTC..." | Re-trigger Greptile |
|
Tick the box to add this pull request to the merge queue (same as
|
01a0231 to
4505c41
Compare
|
@iamkhanraheel |
Closes: #4188, #4187
Summary
Prevent Duplicate Applicantoption on Job Opening to block the same email from applying to the same position more than oncevalidateDuplicateApplication.mov
In progress - Captcha verification in web form