Open
Description
Describe the bug
Record clean up retries at a record level however some records might be prevented from deletion until related records are first deleted
Expected behavior
All records created using the record creation step to be deleted post-test
Environment (please complete the following information):
- Test framework NUnit/MSTest/xUnit
- Browser all
- Version all
- Power Apps environment version - all
Additional context
Retry could be moved to the collection level rather than the record level which should solve this issue