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
133 stars 152 forks source link

Cant get career portal to do radius lookup #504

Open johanvanwambeke opened 1 year ago

johanvanwambeke commented 1 year ago

INSERT SHORT DESCRIPTION EXPLAINING THE HIGH-LEVEL REASON FOR THE NEW ISSUE HERE.

Current behavior

-Cant filter on radius

Expected behavior

I got instructions from Victor:

This is Victor from Bullhorn Support. Sharon is out of the office today.

To provide you with the highest quality of service possible, I have reassigned this ticket to another Analyst for further troubleshooting. As soon as the Analyst has reviewed the ticket, they will follow up with you right away.

I've also included a video of how the radius search works. You can find the code in the html of chrome when you're logged in as well. Our agents are not developers, though you can go to Bullhorn.github.io and click the API support Forums to post specific API questions as needed.

The API radius in the video is for a square that includes from 50.6444020190476, 3.5694218190476192 50.64440201904762, 4.331326580952381 51.40630678095238,3.5694218190476192 51.40630678095238,4.33132658095238

This is from the HTML taken in the video from the radius call: https://cls70.bullhornstaffing.com/core/search/Candidate?fields=id,name,occupation,employmentPreference,status,businessSectors(id,name),mobile,email,dateLastComment,dateAdded,address,customText1&sort=-dateAdded&start=0&count=25&query=isDeleted:0 AND (address.latitude:[50.64440201904762 TO 51.40630678095238] AND address.longitude:[3.5694218190476192 TO 4.331326580952381]) AND NOT status:Archive&showTotalMatched=true&showLabels=true&entityId=-1&BhRestToken=24756_7462925_7242e31a-8921-43c5-98a8-8c04876cea21&uniqueCallId=1119612f-9cbd-4c79-bdfe-0006fbd228e5&highLevelCallStack=mosaic/config

Thank you for your patience and have a great day!

Respectfully, Victor

Steps to replicate behavior

  1. I had contact with support over 14 times and no one could help

Screenshots

This is the query we tried https://public-rest70.bullhornstaffing.com/rest-services/A4VPG0/search/JobOrder?start=0&query=(isOpen:1)%20AND%20(isDeleted:0)%20AND%20(address.latitude%3A%5B49.44939395238095%20TO%2051.552720647619054%5D%20AND%20address.longitude%3A%5B2.4764808523809525%20TO%206.455743147619047%5D)&fields=id,title,publishedCategory(id,name),address(city,state,zip)&count=30&sort=-dateLastPublished