Uh oh!
There was an error while loading. Please reload this page.
[16.0][UPD] Forward port changes from 14.0 and 15.0 - #729
Conversation
OCA-git-bot
commented
Dec 27, 2024
Hi @guewen, |
As normal user only have read access to delay.export, we need sudo to chreate an attachment on this record Use user 6 (Marc Demo) in the tests, not admin (2)
Configuration of randomized retry intervals is not possible due to the formatting checks not being updated. This should fix it.
* use FIFO, firt createad job will be treat first * if priority are different it take the precedent Yet we are not using channel priority into account
sebalix
commented
Jan 13, 2025
You squashed commits from this PR into one: https://github.com/OCA/queue/pull/676/commits |
2ebafe9 to
81ff27cCompare- an explicit flush is needed or child jobs won't be updated - no need to forward port, this was fixed already in 16.0+
Otherwise, you cannot use any channel other than default ( root.ir_cron)
florentx
commented
Jan 13, 2025
I've re-based to preserve history here. |
sebalix
commented
Jan 13, 2025
I disagree, the I preserved it. The other EDIT: was also mentioned in comment on the PR that it pre-existed in 16: #676 (comment) |
sebalix
commented
Jan 13, 2025
You are right, I misread the line, there is another flush call in the same method but regarding |
simahawk
commented
Jan 28, 2025
/ocabot merge minor |
OCA-git-bot
commented
Jan 28, 2025
On my way to merge this fine PR! |
OCA-git-bot
commented
Jan 28, 2025
Congratulations, your PR was merged at f61bf60. Thanks a lot for contributing to OCA. ❤️ |
Following PRs were missing in 16.0 branch. They are now forward ported from 14.0 and 15.0 branches: