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

delete event fails #51

Closed
ericbehughes opened this issue May 10, 2019 · 1 comment
Closed

delete event fails #51

ericbehughes opened this issue May 10, 2019 · 1 comment
Labels
bug Something isn't working fixed Bug got fixed or found a solution

Comments

@ericbehughes
Copy link

We are noticing in the log stream that the DELETE event still tries to retrieve the work item and fails since it no longer exists.

I don't think the rule even starts if the work item cannot be retrieved.

Thanks

var self = store.GetWorkItem(workItemId);

image

@giuliov giuliov added the bug Something isn't working label Jun 18, 2019
@giuliov
Copy link
Member

giuliov commented Aug 5, 2019

Please confirm if #61 fixes this issue

@giuliov giuliov closed this as completed Aug 22, 2019
@giuliov giuliov added the fixed Bug got fixed or found a solution label Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Bug got fixed or found a solution
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants