We have a scenario where we want to report on the workflow voting on a particular activity. We have a query builder report which pulls the data from WfVotingEventAudit table.
We did some testing on production so it is pulling those test records as well. It is messing up the metrics we generate based off this report.
Is there a way we can purge these particular records in this audit table? How do we handle this?
Thanks,
Preeti