Device entity location updating but associated person entity not updating

Hey there! I am having an issue with person location updates in home assistant. I have two people in my HA instance both tied to their iPhone devices. I have noticed when trying to use HA to track locations that the device locations are often more up to date than the ‘people’ locations. I created a specific map to debug this with the four different entities on it and the devices may have their location updated ‘5 minutes ago’ but the people entities say updated ‘4 days ago’.

Has anyone run into something similar with this? I was specifically trying to setup a location tracking dashboard with buttons that send the ‘request_location_update’ notification to the devices and that appears to be working perfectly for the devices, but the people still do not get updated. This is slightly frustrating because the ‘people’ entities automatically show on a map where they are when you open their detail popup but the same does not happen for devices.

I am on the latest version of HA running inside docker with remote access available over tailscale. The fact that the devices update flawlessly but just not the people makes me think this may be a bug in HA or some weird misconfiguration on my part? I have tried removing and re-adding the devices to the people a couple of times but still getting this same behavior.