Briefly describe the bug:
Since the recent change where rules pause while a task is open, paused rules in List view never resume after closing the task detail pane. The banner says rules will resume when I navigate away, but even after closing the task and clicking elsewhere, they stay stuck as “2 rules are waiting” indefinitely and I have to click “Execute all awaiting rules” manually. The exact same rules on the same project release correctly when I do the same steps in Board view.
Steps to reproduce:
- Create a project with a rule triggered by “Task is added to this project” (mine has two actions: set custom task type, then set status).
- In List view, multihome a task into the project from another project, with the task detail pane open.
- The “Rules are waiting” banner appears (expected, per the new behavior).
- Close the task detail pane and navigate away (click into the project list, other projects, etc.).
- The rules remain paused indefinitely — they only run if I click “Execute all awaiting rules.”
- Repeat the same steps in Board view: the rules resume automatically as expected.
So it appears List view does not register that the task has been closed/navigated away from, while Board view does.
Browser version: Chrome Version 150.0.7871.127
Upload screenshots:
