From 3f1de491d60943b8d8f82088febe2af89a8801de Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 8 Aug 2023 12:20:07 +0200 Subject: ⚡️ optimise post-treatments: prevent unnecessary cascade update (refs #5617) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog/en/changelog_2022-06-15.md | 4 +++- changelog/fr/changelog_2023-01-25.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'changelog') diff --git a/changelog/en/changelog_2022-06-15.md b/changelog/en/changelog_2022-06-15.md index fc8efbcc3..0c79a4bf8 100644 --- a/changelog/en/changelog_2022-06-15.md +++ b/changelog/en/changelog_2022-06-15.md @@ -3,7 +3,9 @@ v4.0.55 - 2099-12-31 ### Technical ### - `ishtar_maintenance` script: add "filter" option in order to limit script to a specific query -- fix crash with no search counted +- fix crash with no search counted +- fix cascade update for base finds +- optimise post-treatments: prevent unnecessary cascade update (refs #5617) v4.0.54 - 2023-07-19 -------------------- diff --git a/changelog/fr/changelog_2023-01-25.md b/changelog/fr/changelog_2023-01-25.md index 7dad66905..68e4b9777 100644 --- a/changelog/fr/changelog_2023-01-25.md +++ b/changelog/fr/changelog_2023-01-25.md @@ -3,7 +3,9 @@ v4.0.55 - 2099-12-31 ### Technique ### - script `ishtar_maintenance` : ajout de l'option "filter" afin de limiter le script à une requête spécifique -- correction de crash quand aucune recherche n'est comptabilisée +- correction de crash quand aucune recherche n'est comptabilisée +- correction de crash lors de mise à jour en cascade du mobilier d'origine +- optimisation des post-traitements : éviter des mises à jour en cascade inutiles (refs #5617) v4.0.54 - 2023-07-19 -------------------- -- cgit v1.2.3