-
-
Notifications
You must be signed in to change notification settings - Fork 536
[14.0][MIG] queue_job_batch, test_queue_job_batch: Migration to 14.0 #393
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
d68c726
Compare
d68c726 to
91153c0
Compare
|
This PR has the |
|
Everything seems to be ok. Can anybody merge it? |
We are planning to use this PR. It seems ok for us too. |
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. |
|
/ocabot merge nobump |
|
What a great day to merge this nice PR. Let's do it! |
|
Congratulations, your PR was merged at 61402fc. Thanks a lot for contributing to OCA. ❤️ |
|
/ocabot migration queue_job_batch |
No description provided.