Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Record clean up can sometimes fail. #97

Open
Dave-Robertson92 opened this issue Aug 25, 2021 · 0 comments · May be fixed by #103
Open

Record clean up can sometimes fail. #97

Dave-Robertson92 opened this issue Aug 25, 2021 · 0 comments · May be fixed by #103
Assignees
Labels
bug Something isn't working

Comments

@Dave-Robertson92
Copy link
Contributor

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

@Dave-Robertson92 Dave-Robertson92 added the bug Something isn't working label Aug 25, 2021
@Dave-Robertson92 Dave-Robertson92 self-assigned this Aug 25, 2021
@Dave-Robertson92 Dave-Robertson92 linked a pull request Oct 1, 2021 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant