PurgeAllPropertyHistory has no effect
Hello
Hello
I have a thing using a value stream for different properties. (Thingworx 7.4.9-b47)
I want to clean the values logged for test.
I'm using PurgeAllPropertyHistory() service (using "Test") on the thing with start & end date to cover all data recorded but when I use QueryPropertyHistory() I still have all data.
There is no error in script & application log.
I tried to put the PurgeAllPropertyHistory () in a service attached to the thing template but still same issue.
Any idea ?

