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

fix: implement presence check for active records in solution history #89

Open
iainlomax81 opened this issue Oct 22, 2024 · 0 comments · May be fixed by #90
Open

fix: implement presence check for active records in solution history #89

iainlomax81 opened this issue Oct 22, 2024 · 0 comments · May be fixed by #90
Assignees
Labels
bug Something isn't working

Comments

@iainlomax81
Copy link

Describe the bug

The Deploy package step fails with the following error when attempting to activate processes during deployment: ##[error]Status for process process_name could not be set. Cannot start the requested operation [WorkflowSetState] because there is another [EntityCustomization] running at this moment. Use Solution History for more details. -- The solution installation or removal failed due to the installation or removal of another solution at the same time. Please try again later.

Expected behaviour

Activate processes during deployment

Screenshots

image

Environment (please complete the following information):

  • Version 0.3.14
  • Power Apps environment version: 9.2.24094.212
@iainlomax81 iainlomax81 added the bug Something isn't working label Oct 22, 2024
@iainlomax81 iainlomax81 self-assigned this Oct 23, 2024
iainlomax81 added a commit that referenced this issue Oct 23, 2024
iainlomax81 added a commit that referenced this issue Oct 23, 2024
- contains retry logic to defer the processing of requests until all solution history records are completed

#89
iainlomax81 added a commit that referenced this issue Oct 23, 2024
@iainlomax81 iainlomax81 linked a pull request Oct 23, 2024 that will close this issue
3 tasks
iainlomax81 added a commit that referenced this issue Oct 24, 2024
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