Included resources getting filter with search parameters

Hi,
I am running below query
{{baseUrl}}/Patient
?_id=dd0c9ba8-805f-4d28-b80b-570782c77490
&_sort=-_lastUpdated
&_lastUpdated=eq%25today
&_revinclude=Group:member
&_revinclude:iterate=CareTeam:subject

My expectation is above query will filter out patient resources and then revinclude linked Group and CareTeam
But within response, CareTeam/Group are also filtered out based on lastUpdated Date

If that’s actually what’s happening, that sounds like a bug in the server. _include and _revincludes should be unfiltered.

Anyone who can confirm, If this is Bug in Smile CDR?

You might want to ask on the HAPI stream on chat.fhir.org