Skip to content

Conversation

@anothingguy
Copy link
Contributor

No description provided.

etobella and others added 18 commits December 2, 2021 11:23
[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
@anothingguy anothingguy mentioned this pull request Dec 3, 2021
9 tasks
@anothingguy anothingguy changed the title 14.0 mig queue job batch [14.0][MIG] queue_job_batch, test_queue_job_batch: Migration to 14.0 Dec 3, 2021
@anothingguy anothingguy force-pushed the 14.0-mig-queue_job_batch branch 2 times, most recently from fd18636 to d68c726 Compare December 3, 2021 09:06
@anothingguy anothingguy force-pushed the 14.0-mig-queue_job_batch branch from d68c726 to 91153c0 Compare December 3, 2021 09:58
@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@olaf-wagner
Copy link

Everything seems to be ok. Can anybody merge it?

@jordancoest
Copy link

Everything seems to be ok. Can anybody merge it?

We are planning to use this PR. It seems ok for us too.
Is it ok to be merged ?

@simahawk
Copy link
Contributor

simahawk commented May 2, 2022

@guewen @etobella wondering: I guess we'll able to avoid using batches once #154 reaches v14, no?

@simahawk
Copy link
Contributor

simahawk commented May 2, 2022

@guewen @etobella wondering: I guess we'll able to avoid using batches once #154 reaches v14, no?

In any case we can merge this meanwhile, unless you see any incompatibility.

@guewen
Copy link
Member

guewen commented May 3, 2022

In any case we can merge this meanwhile, unless you see any incompatibility.

I ensured dependencies and batches are not incompatible, fine with me.

wondering: I guess we'll able to avoid using batches once #154 reaches v14, no?

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
Copy link
Member

guewen commented May 3, 2022

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 14.0-ocabot-merge-pr-393-by-guewen-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit a31a9f2 into OCA:14.0 May 3, 2022
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 61402fc. Thanks a lot for contributing to OCA. ❤️

@simahawk
Copy link
Contributor

/ocabot migration queue_job_batch
/ocabot migration test_queue_job_batch

@OCA-git-bot OCA-git-bot modified the milestone: 14.0 May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.