Closed dianabarsan closed 4 days ago
Hi @latin-panda and @kapelo
The last PR i tagged you on went sort of crazy in the direction of changing how we process sync in e2e tests. There are some good directions there, which I'm going to follow in a new PR, but at the same time I wanted to get this fix out sonner.
So, please, have a look and give me your feedback. Appreciate it!
A task that creates another task or a task that is not resolved, both are updating the list fine
Thanks @latin-panda . Why rebase? You mean cherry pick into 4.15.x ?
Ah no, I saw the branch was behind. I thought it had conflicts, but on second look now it doesn't have conflicts
Description
Due to a recent debounce in setting contacts as dirty, we ended up waiting for two debounce delays when reload tasks: one from rules engine and one from tasks component itself. We previously had only one debounce, so this issue was less visible, but still existed.
As a fix:
9612
Code review checklist
Compose URLs
If Build CI hasn't passed, these may 404:
License
The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.