Uh oh!
There was an error while loading. Please reload this page.
[14.0][MIG] queue_job_batch, test_queue_job_batch: Migration to 14.0 - #393
Conversation
[UPD] Update queue_job_batch.pot
* incorrect sintax in security rule * change missleading name of security rule
standard migration and some little ux improvements: now hide button is a fa-check button that on click just marks as read the batch, do not navigate to it and updates immediately the systray. [UPD] Update queue_job_batch.pot
[UPD] Update queue_job_batch.pot
Currently translated at 100.0% (61 of 61 strings) Translation: queue-12.0/queue-12.0-queue_job_batch Translate-URL: https://translation.odoo-community.org/projects/queue-12-0/queue-12-0-queue_job_batch/fr/
[UPD] Update test_queue_job_batch.pot
[UPD] Update test_queue_job_batch.pot
fd18636 to
d68c726Compared68c726 to
91153c0CompareOCA-git-bot
commented
Mar 8, 2022
This PR has the |
olaf-wagner
commented
Apr 6, 2022
Everything seems to be ok. Can anybody merge it? |
jordancoest
commented
May 2, 2022
We are planning to use this PR. It seems ok for us too. |
simahawk
commented
May 2, 2022
simahawk
commented
May 2, 2022
guewen
commented
May 3, 2022
I ensured dependencies and batches are not incompatible, fine with me.
I checked some time ago, I think both can be used a bit differently, in a batch of jobs, you can add jobs after having created the batch record, whereas with dependencies, you have to build the group with the API, then enqueue them all at once. I'm not sure if batches are used to accumulate jobs created from different requests/transactions, that would be something you can't do with dependencies. |
guewen
commented
May 3, 2022
/ocabot merge nobump |
OCA-git-bot
commented
May 3, 2022
What a great day to merge this nice PR. Let's do it! |
OCA-git-bot
commented
May 3, 2022
Congratulations, your PR was merged at 61402fc. Thanks a lot for contributing to OCA. ❤️ |
simahawk
commented
May 25, 2022
/ocabot migration queue_job_batch |
No description provided.