-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If 2 configurations exist with the same source and destination nodes, it is possible for them to pick up each other's failed items. This is due to the lookup of failed items only taking into account the failure count, source name, and destination name.
Affects version
0.2.2
To Reproduce
- Create 2 replications with the same source and destinations, but with different filters.
- Replicate on one filter but cause the item to fail.
- Run the other configuration. It should attempt to replicate the failed item but fail.
Expected behavior
A configuration should only pick up on its own failed items.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working