PurgeAllPropertyHistory doesn't erase data from InfluxDB Value Stream
Hi, I'm new in using InfluxDB as persistence provider.
I want to delete data from the value stream. But, after I execute the PurgeAllPropertyHistory service, the data is still there on the DB. I have set the proper startDate and endDate based on the data that I wanted to erase, and there is no error when I executed the service. Anyone knows why and how I can make this work? I initially deleted the data manually from the DB, but I figured that it doesn't physically remove the data from storage. Thanks
Btw I'm using TW 9.3 and Influxdb OSS v2

