OCA / search-engine

GNU Affero General Public License v3.0
46 stars 61 forks source link

[FIX][14.0] connector_search_engine fix resynchronize all bindings #190

Closed mmequignon closed 8 months ago

mmequignon commented 8 months ago

objectID on search_engine represents the id of the record, not the id of the binding. This PR replaces browse(objectID) with search([("record_id", "=", objectID)])

simahawk commented 8 months ago

connector_search_engine: fix find binding by record_id -> connector_search_engine: fix delete obsolete records

simahawk commented 8 months ago

/ocabot merge patch

OCA-git-bot commented 8 months ago

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

OCA-git-bot commented 8 months ago

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