November 2022 Release: Resolved Issues

2022.11 GA Release - Package Version 6.49

ATS v2: Interview Scheduling on Same Day Results in Amendment of Existing Schedule

Previously, attempting to schedule a second interview for the same date updated the time on the first interview Send OutClosed The third Stage of Job application flow. This is when the recruiter sets up a job interview between Candidate and Client. Schedule instead of creating a new, additional interview. Now users are able to schedule multiple interviews for a specific day as expected for both Internal InterviewClosed The third Stage of Job application flow. This is when the recruiter sets up a job interview between Candidate and Client. and Send Out Schedule.

ATS v2: Candidates Table View Displays Job ID Instead of Job Name

The Table ViewClosed One of the three user Interfaces in ATS v2 (the others being Kanban View and List View) for ATS v2 CandidatesClosed A person looking for a job. A candidate can also be referred to as a Job Seeker, Applicant, or Provider. has been corrected so that on the UserClosed In Salesforce terminology, this is anybody that has login access to an instance. In BH4SF instances, usually the staff of recruiting companies Interface, the JobClosed A job (vacancy, position, role) is an opening for which a customer's client needs a placement. Name/Hyperlink displays instead of the Job ID.

ATS v2: View Schedule Not Working for Some Users

The View Schedules function in ATS v2 is now working as expected.

Email Editor: Call List Emails Stuck on Sending Emails Status

This issue impacted the original Email Editor but does not apply to the 2020 Email Editor. The following logic changes were implemented to prevent Call List emails from getting stuck on the Sending Email status:

Current Limitations:

  • 50 future methods can be initiated per request. With 25 contacts per future that equals 1250 contactIds. Once the transaction runs out of futures it no longer adds a new task record and an error will be written to the BHLO log.
  • If the amount of candidateIds in the email is very high there is a risk of hitting a CPU limit. If both contactids and candidateIds are high, Futures may also run out quickly.
  • Large amounts of attachments can still slow things so that 25 contactsIds can't be handled in a single transaction.
  • There will be a short delay between the email being set to Success and the actual creation of the tasks.

2020 Email Editor: Registration Interview Merge Fields Related to Events are Not Merged in the Received Email

Blank merge fields will no longer appear when sending emails from the 2020 Email Editor Registration Interview page using templates with merge fields related to Events.

Consent v2: Send Consent Button Grayed Out on Consent Page

The Send ConsentClosed In BH4SF , Consent is used in the context of GDPR or similar data privacy processes. Candidates or Clients are usually asked to consent to the storage or sharing of their personal data. button in the Consent v2 Tool on the main Consent page is now working as expected.

Records with Incorrect Filetype

Records with a PDF file type imported through data migration displayed the incorrect filetype. The missing data is restored when upgrading to the version containing this fix.

Contact Merge Results Multiple Default Resumes

Previously, two default resumes appeared when using the standard Contact Merge function. Now, only the most recently created Contact Document is set as the default resume, based on the CreatedDate field.