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

Cant get career portal to do radius lookup #504

Open
johanvanwambeke opened this issue Dec 28, 2022 · 0 comments
Open

Cant get career portal to do radius lookup #504

johanvanwambeke opened this issue Dec 28, 2022 · 0 comments

Comments

@johanvanwambeke
Copy link

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

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

No branches or pull requests

1 participant