The assignee was unconditionally skipped in the mention path, assuming on_comment would handle it. But on_comment is suppressed for terminal statuses (done/cancelled), so an explicit @mention of the assignee had no effect. Now only skip the assignee dedup when on_comment will actually fire (non-terminal status). |
||
|---|---|---|
| .. | ||
| auth | ||
| cli | ||
| daemon | ||
| events | ||
| handler | ||
| logger | ||
| mention | ||
| middleware | ||
| realtime | ||
| service | ||
| storage | ||
| util | ||