CBQL query to check test case vs test run modified dates?
Does anyone know how to create a codebeamer report or cbql query which does the following?
For Test Runs in a Test Run tracker, compare the modifiedAt field with the corresponding Test Case modifiedAt field, to generate a report of test runs that are out-of-date (i.e. the test case has been modified more recently than the the test-run, so the test-run may need to be re-run)


