Global filters are normally appended to the report's Advanced Logic with an AND, but when they land on a field the report already filters on, they replace that condition rather than add to it — which does not make sense as Global filters are expected to override report filters. This results to data inaccuracy.
This isn't ideal for our case, particularly where we need the report filter to stay in effect alongside the global filter.