Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

getExecutionDocuments attempting to resume event based wait states #190

Open
aclavio opened this issue Oct 7, 2021 · 0 comments
Open

getExecutionDocuments attempting to resume event based wait states #190

aclavio opened this issue Oct 7, 2021 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@aclavio
Copy link
Contributor

aclavio commented Oct 7, 2021

The getExecutionDocuments function is matching attempting to resume documents that are waiting for an event (ie not a time based wait). This behavior is likely due to the scope query utilized in the unfiltered search. This search should be refactored to not utilize a scope query, and ensure it doesn't match event based waits.

@aclavio aclavio added the bug Something isn't working label Oct 7, 2021
@aclavio aclavio added this to the 1.3.0 milestone Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant