Hello Community!
I set $maxAge metadata property on existing stream, but existing old events which > $maxAge are not marked as deleted (at least I can’t see any flag on the standard EventStore web UI).
What’s even weirder - when I run scavenge - it reclaims disk space.
But I still can view JSON body of the old events.
That events are linked in another stream - could this be the reason?
EventStoreDb version = 20.6.0.
Thanks for help.