linagora / tmail-backend

GNU Affero General Public License v3.0
31 stars 17 forks source link

[PGSQL] Adapt opensearch-disabled for Postgres distributed #994

Closed vttranlina closed 3 months ago

vttranlina commented 3 months ago

Based on Tmail distributed: https://github.com/linagora/tmail-backend/pull/902/files

But for Postgresql

Dod:

Pass com.linagora.tmail.integration.postgres.PostgresUsernameChangeIntegrationTest#shouldAdaptContacts

vttranlina commented 3 months ago

Commit for master: https://github.com/linagora/tmail-backend/pull/990/commits/a30cf2e666f105c1092e5e3c8e5cbfc4a35c6092 Commit for postgresql: https://github.com/linagora/tmail-backend/pull/984/commits/161b69c3483ade10910a936224c109cf1919ef4d

Arsnael commented 3 months ago

Good catch. Why commits and not opened PRs though?

vttranlina commented 3 months ago

Good catch. Why commits and not opened PRs though?

Created pr for that, pr 990, 984 The github auto change href link

image

Commit for master: https://github.com/linagora/tmail-backend/pull/990/commits/a30cf2e666f105c1092e5e3c8e5cbfc4a35c6092
Commit for postgresql:  https://github.com/linagora/tmail-backend/pull/984/commits/161b69c3483ade10910a936224c109cf1919ef4d
Arsnael commented 3 months ago

Pushed in existing PRs I see :)