Skip to content

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

Open
Ricardoalso wants to merge 1 commit into
OCA:17.0from
camptocamp:fix_search_17
Open

[17.0][FIX] edi_oca: move ordering inside conditional block#220
Ricardoalso wants to merge 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved ready to merge 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.

5 participants