I wonder if anyone else has also experienced (dis)appearing records in Bullhorn?
I'm a developer for a Dutch Recruitment agency. I have a logged ticket already since march of this year with Bullhorn.
The problem we are facing is some API calls are missing records! Some records do not (always) appear in the API calls, end even worse not always in the GUI! (as Bullhorn also uses API calls in the background)! We noticed it at first with the entity Note but now also with entity Candidate.
For an example I call for Notes of a certain period of time (which has past today (until noon utc-4 of course)):
I get a total of 1774 notes (and of course the results for the first 200){Base_URL}/search/Note?query=dateLastModified:[20190625 TO 201906251200]&fields=*&sort=dateAdded,NoteId&start=0&count=200&BhRestToken={rest_token}
Seconds later I make the same call; Total: 1778!
I call again total 1774....

And so it's switching back and forward endlessly.
When I dig deeper I can even find the specific note(s) and when I look for the candidate to whom the note belongs I can see it also happening in the GUI too, which scares me the most. So when I load the candidates notes: I don't see the note! Refresh, It appears, refresh... It's gone!.... And ..... There it is again!

Sometimes I have 4x the same result, but the 5th is off again. Sometimes it's every call and other times everything is just in sync.
Bullhorn told me they have functionality running to replicate tables to speed up, and that's why the 2 calls can have a different outcome. They can and do re-sync the tables from time to time (every day or so), that's why we experience it only with recently changed/created records.
Can you please let me know if you have experienced similar symptoms? Or even try to call recent notes (a couple of times) on an active system?
Your reply will be much appreciated!