Skip to content
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

[12.0][IMP] report_async: change job_ids to One2many with queue.job #905

Conversation

RicardCForgeFlow
Copy link

Due to performance considerations, the string-based search has been replaced. We have optimized this by directly linking rec.job_ids to queue.job records using a direct relationship defined as a One2many field in the report.async model.

cc @ForgeFlow

@OCA-git-bot
Copy link
Contributor

Hi @kittiu,
some modules you are maintaining are being modified, check this out!

@RicardCForgeFlow RicardCForgeFlow changed the title [IMP] report_async: change job_ids to One2many with queue.job [12.0][IMP] report_async: change job_ids to One2many with queue.job Jul 4, 2024
@RicardCForgeFlow RicardCForgeFlow force-pushed the 12.0-imp-report_async-job_ids-non_computed branch 2 times, most recently from e7a5bf0 to c352dd6 Compare July 5, 2024 08:39
@RicardCForgeFlow RicardCForgeFlow marked this pull request as ready for review July 5, 2024 08:45
@RicardCForgeFlow RicardCForgeFlow force-pushed the 12.0-imp-report_async-job_ids-non_computed branch from c352dd6 to 2288549 Compare July 5, 2024 08:50
@RicardCForgeFlow RicardCForgeFlow force-pushed the 12.0-imp-report_async-job_ids-non_computed branch from 2288549 to c56c3f6 Compare July 5, 2024 09:15
@RicardCForgeFlow
Copy link
Author

Should merge as minor or major 😃

@MiquelRForgeFlow MiquelRForgeFlow deleted the 12.0-imp-report_async-job_ids-non_computed branch July 10, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants