-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
Severity 3 - Minor
-
Jira Software
Issue Summary
Automation is currently processing old devops `BACKFILL` events.
This is undesirable as DevOps triggers are intended to be realtime. Old backfill events sent by GIT providers should not trigger rule executions and offer no value to customers.
Steps to Reproduce
- Git provider sends batch of `BACKFILL` events that can have a varying age
- Automation will process these devops events
Expected Results
Automation drops old `BACKFILL` Devops events.
Actual Results
Automation processes old `BACKFILL` Devops events consuming resources and causing unwanted rule executions.
Workaround
No current workaround exists.
- mentioned in
-
Page Loading...
[AUTO-941] DevOps Automation: Processes old DevOps backfill events
Remote Link | New: This issue links to "Page (Confluence)" [ 833018 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Closed [ 6 ] |
Status | Original: Needs Triage [ 10030 ] | New: In Progress [ 3 ] |
Assignee | New: Mo Beigi [ mbeigi@atlassian.com ] |
We have monitored the impact of this change for a week and can confirm the change is working as expected.