runbot/forwardport
Xavier Morel 93a52b5f43 [FIX] forwardport: type error
`groupby` returns an iterator of `(key, list[value])`, not a
recordset. So `BaseModel.__or__` is invalid.

I missed that bit because I didn't bother writing a test where a PR
has more than 6 months and triggers generating / sending emails, but
turns out we do have those in the production database, and as a result
the mergebot hasn't sent an outstanding fw notification since I
deployed 892fce4ddf in early
february (oops).

Thanks to @clbr-odoo for the notification / report of the issue.
2025-02-24 15:41:45 +01:00
..
changelog [IMP] forwardport: classify FP as outstanding a week after creation 2025-01-24 14:53:47 +01:00
data [IMP] forwardport: better fw batch failure notification 2025-02-13 14:26:50 +01:00
migrations [IMP] forwardport: outstanding FP reminders 2025-01-24 14:53:34 +01:00
models [FIX] forwardport: type error 2025-02-24 15:41:45 +01:00
tests [ADD] forwardport: test on resuming fw by hand 2025-02-14 13:38:21 +01:00
__init__.py [ADD] mergebot, forwardbot: changelog 2021-10-20 15:16:48 +02:00
__manifest__.py [IMP] forwardport: outstanding FP reminders 2025-01-24 14:53:34 +01:00
controllers.py [FIX] forwardport: a source may be unmerged 2025-02-18 11:45:56 +01:00