Pruning old test case execution results in RQM
Hi,
we are currently running a setup where our tests are executed by our CI server on a daily basis. To reduce the amount of stored data we are thinking about pruning test case execution results which are older than X days (suppose 30 days). Is there a way to do this with a default RQM installation without using external tools or plugins?
Thanks!