Inquiry About Missing "fields_changed" Field in Officers' Streaming Endpoint

Hi Guys,

I am currently working on the officers’ streaming endpoint to receive updates, aiming to update the officers’ data in our database accordingly.

According to the api documentation Streaming API: officersStream, the “event” object from the streaming endpoint should include a field named “fields_changed”, which indicates the fields that have been modified. However, after running the streaming for 20 minutes, I noticed that this “fields_changed” field is not present in any of the data event objects I received.

Here’s an example of what I expected to see:

Could you please guide me on this matter? I would greatly appreciate it if you could provide some insight into why this field is missing and how I can retrieve it as specified in the documentation. Alternatively, should I consider the entire object as changed and update the existing data?

Thank You,
Mashood