Skip to content

Conversation

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

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.

5 participants