Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
nexedi
erp5
Merge requests
!1373
erp5_core: Make two queries in Base_getRelatedDocumentList
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Georgios Dagkakis
requested to merge
georgios.dagkakis/erp5:related_document_list
into
master
Mar 11, 2021
Overview
15
Commits
1
Pipelines
0
Changes
2
For two reasons:
In previous version, query would lose Embedded Documents, lacking a left join in follow_up_uid
In large instances the previous version was many times slower