bullhorn / career-portal

A Bullhorn Platform SDK app that allows candidates to search for and apply to jobs.
https://bullhorn.github.io/career-portal/
MIT License
132 stars 150 forks source link

jobInfoChips does not display the correct value for 'type' #486

Closed oceanskyweb closed 2 years ago

oceanskyweb commented 2 years ago

TO DISPLAY THE PRIORITY ASSIGNED TO THE JOB BY RECRUITERS IN BULLHORN ATS

Current behavior

Expected behavior

Steps to replicate behavior

  1. Install the Career Portal in WordPress and connect it to your Bullhorn account.
  2. In the Career Portal settings page, find the field that says "fields to use in API requests" and add type to the field list. This is the priority field recruiters use to select the priority for a job.
  3. Then find a field called "fields to display as chips on your jobs. default is 'employmentType'" and enter the field type.
  4. Now load the Career Portal and you should see integers instead of the Priorities available to assign a job.

Screenshots

Current

Screen Shot 2022-08-03 at 10 40 22 PM

Expected

Screen Shot 2022-08-03 at 10 40 22 PM
pbearne commented 2 years ago

Hi Victor, I may be able to help.

Try removing the values in Bullhorn, so you have just the labels

We have had to filter this a few times in Matador Jobs If the client can't then reach out.

Paul

oceanskyweb commented 2 years ago

Thanks for sharing, Paul. I will look into.

oceanskyweb commented 2 years ago

Hi Paul, Bullhorn said there is nothing they can do on their end. Any ideas?

pbearne commented 2 years ago

Hi Victor, This is fixable in matador Jobs as we have filters that allow this Contact me at paul@matadorjobs.com, and we'll jump on a call so I can show you how.

Paul

oceanskyweb commented 2 years ago

Hi Paul, Nevermind. After some debugging, we found the issue and fixed it.