bullhorn/career-portal

businessSectorID won't display

Closed this issue · 1 comments

The Industry field or the businessSectorID won't display on the bullhorn JSON Feed after I put the businessSectorID inside app.json.

The support already added the businessSectorID to the publicRESTJobAPIFieldList System and still won't work.

Steps to replicate behavior

  1. insert businessSectorID to app.json under fields
  2. ng serve

image

Hello,

businessSectorID is not a field in Bullhorn. business sector is a to-many association that will likely need to be formatted like businessSector(id)

Entity Reference Documentation for reference.