-
Notifications
You must be signed in to change notification settings - Fork 602
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
Workflow removed removing workflow instances newer than passed date #1528
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@davidjgonzalez @justinedelson I am also facing this. Can you please help here? All the workflow instances get removed without respecting Workflows older than criteria. |
@davidjgonzalez In the meantime, can you please point me to the code so that I can debug and try to add an intermediate fix? |
I, also get this bug. |
… OlderThan not working.
This should be fixed via: #1793 |
Required Information
### Expected Behavior
Workflow remover should respect the 'Workflows older than' argument when deleting running workflow instances.
### Actual Behavior
Workflow instances newer than the passed date appear to get deleted.
### Steps to Reproduce
** Status: Running
** Workflows older than: any date before the date the workflows started above (ie 72 hours ago
Links
n/a
The text was updated successfully, but these errors were encountered: