Skip to content

[17.0][FIX] edi_oca: move ordering inside conditional block - #220

Merged
OCA-git-bot merged 1 commit into
OCA:17.0from
camptocamp:fix_search_17
Aug 3, 2026
Merged

[17.0][FIX] edi_oca: move ordering inside conditional block#220
OCA-git-bot merged 1 commit into
OCA:17.0from
camptocamp:fix_search_17

Conversation

@Ricardoalso

Copy link
Copy Markdown
Contributor

Fixes major performance issues in edi_exchange_record_view_tree when grouping is enabled. The limit parameter only applies to the number of displayed group lines, but the grouping logic fetches all matching records, causing unnecessary reordering of the entire dataset when set(orig_ids) == set(result).

Fixes major performance issues in edi_exchange_record_view_tree when grouping is enabled.
The limit parameter only applies to the number of displayed group lines, but the grouping logic fetches all matching records, causing unnecessary reordering of the entire dataset when set(orig_ids) == set(result).
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

@Ricardoalso Ricardoalso changed the title [18.0][FIX] edi_core_oca: move ordering inside conditional block [17.0][FIX] edi_core_oca: move ordering inside conditional block Nov 21, 2025
@Ricardoalso Ricardoalso changed the title [17.0][FIX] edi_core_oca: move ordering inside conditional block [17.0][FIX] edi_oca: move ordering inside conditional block Nov 21, 2025
@OCA-git-bot

Copy link
Copy Markdown
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). 🤖

@github-actions

Copy link
Copy Markdown

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions Bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jun 28, 2026
@github-actions github-actions Bot closed this Aug 2, 2026
@simahawk simahawk reopened this Aug 3, 2026
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

@simahawk

simahawk commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

/ocabot merge patch

@OCA-git-bot

Copy link
Copy Markdown
Contributor

On my way to merge this fine PR!
Prepared branch 17.0-ocabot-merge-pr-220-by-simahawk-bump-patch, awaiting test results.

@OCA-git-bot
OCA-git-bot merged commit cb82eb7 into OCA:17.0 Aug 3, 2026
11 checks passed
@OCA-git-bot

Copy link
Copy Markdown
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved merged 🎉 mod:edi_oca Module edi_oca ready to merge series:17.0 stale PR/Issue without recent activity, it'll be soon closed automatically.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants