Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Email Notifications for Job Applicants #578

Open
bokanoo opened this issue Mar 10, 2025 · 9 comments
Open

Automated Email Notifications for Job Applicants #578

bokanoo opened this issue Mar 10, 2025 · 9 comments
Labels
question Further information is requested

Comments

@bokanoo
Copy link

bokanoo commented Mar 10, 2025

Hi Team, is it possible to set up the system so that when a candidate applies for an open job, an email is sent to them during the application process, and once their application is submitted, a confirmation email is automatically sent to their registered email address?

@horilla-opensource
Copy link
Owner

Hi @bokanoo ,

Yes, Horilla supports automated email notifications for job applications. You can configure the system to send an email to candidates during the application process and a confirmation email once their application is successfully submitted.

Refer the attached screenshot to create mail automation.

Image

If you encounter any issues, feel free to reach out for further assistance.

Best Regards,
Team Horilla

@horilla-opensource horilla-opensource added the question Further information is requested label Mar 11, 2025
@bokanoo
Copy link
Author

bokanoo commented Mar 11, 2025

Hi Team,

Thank you for the update. Following your guidance, I set up the mail automation and attempted to test it using a demo job. However, when an applicant tried to apply by filling out the form and attaching the necessary document or resume, an error screen appeared upon clicking the "Apply" button. For your reference, an error has been attached to this comment.

Please note that I tested this demo with the fresh source code that I updated today.

Image

@horilla-opensource
Copy link
Owner

Hi @bokanoo ,

Thank you for reporting this issue. The error occurs because file uploads in survey questions are not being handled correctly. We appreciate your patience, and we will update the source code to resolve this issue soon.

We'll notify you once the fix is implemented.

Let us know if you have any other concerns in the meantime.

Best Regards,
Team Horilla

horilla-opensource added a commit that referenced this issue Mar 12, 2025
@horilla-opensource
Copy link
Owner

Hi @bokanoo ,

We have updated the source code to resolve the issue you faced with the recruitment application form.

Please pull the latest code.

If you encounter any issues, feel free to reach out.

Best Regards,
Team Horilla

@bokanoo
Copy link
Author

bokanoo commented Mar 12, 2025

Hi Team, still it's not working. FYI, I'm using the updated source code. Refer attached

Image

Image

horilla-opensource added a commit that referenced this issue Mar 13, 2025
@horilla-opensource
Copy link
Owner

Hi @bokanoo ,

We have updated the source code to resolve the issue you faced with the recruitment resume upload.

Please pull the latest code.

If you encounter any issues, feel free to reach out.

Best Regards,
Team Horilla

@bokanoo
Copy link
Author

bokanoo commented Mar 13, 2025

Hi Team,

Thank you for the update, it works now and also candidates are successfully receiving email confirmations for their applications. Good job and good update!

@horilla-opensource
Copy link
Owner

Hi @bokanoo,

Glad to hear that it's working now and that candidates are receiving email confirmations successfully!

Thank you for your patience and for testing the updates.

If you have any further suggestions or encounter any other issues, feel free to reach out.

Happy to have you as part of Horilla community.

Best Regards,
Team Horilla

@bokanoo
Copy link
Author

bokanoo commented Mar 13, 2025

Hi Team,

During further testing, I noticed an issue with the recruitment pipeline and onboarding process. Here’s the current workflow and the problem:

  1. When an applicant applies through the system, their information is correctly added to the recruitment pipeline with the "Applied" stage.

  2. The HR team should then update the status as needed, and when the decision to hire is made, the status should change to "Hired." At this point, the candidate should move to the Onboarding Candidate View to follow the necessary steps.

  3. In some cases, HR can directly convert the candidate to an employee.

However, with the current system setup, I observed the following issues:

  • When an applicant applies, the system automatically labels them with a "Converted" tag in the candidate list, which seems incorrect at this stage.

  • Even when HR changes the status from "Applied" to "Hired," the candidate does not move to the Onboarding Candidate View.

  • As a result, there’s no way to add the candidate to the employee list, as neither the onboarding process nor the direct conversion feature is functioning as expected.

Could you please look into this and clarify if this is a system limitation or a configuration issue? Let me know if you need further details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants