Summary: | Saved searches that include tags are altered after tags are reorganized | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | MarcP <iwannaberich> |
Component: | Searches-Advanced | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | caulier.gilles, iwannaberich, metzpinguin |
Priority: | NOR | ||
Version: | 8.4.0 | ||
Target Milestone: | --- | ||
Platform: | Appimage | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
MarcP
2020-01-09 21:45:26 UTC
I tested it here, moving tags is no problem. Can't either, since the tag ID doesn't change. It may be different with the tag merge. But we won't change that. Maik Mmm, I have merged tags in the past, but I am sure that the tags I used for searches were not affected by any merge. I'll try to reproduce the behavior in a controlled environment with a test database and report back. digiKam 7.0.0 stable release is now published and now available as FlatPak: https://www.digikam.org/news/2020-07-19-7.0.0_release_announcement/ We need a fresh feedback on this file using this version. Thanks in advance Gilles Caulier Hi Marc, Can you check if problem remain with digiKam 7.5.0 pre-release bundle available here : https://files.kde.org/digikam/ Thanks in advance Gilles Caulier Mmm yes, the problem is still there, I just replicated it. When a tag is merged with another one, the saved search still references the original tag ID, which no longer exists. Maybe the user could be warned that a saved search will be affected by the merger? Or updating the saved search so it points to the new tag ID? (I don't know if any of those could be done without would affect performance) Or maybe just warning the user when accessing the saved search that the tag it's referencing no longer exists and the search might now return the correct results? @MarcP, digiKam 8.0.0 is out. This entry still valid with this release ? Best regards Gilles Caulier Is still valid. Maik Hi all, The digiKam 8.4.0 Appimage bundle pre-release is now based on last modern frameworks Qt 6.7.0 and KDE 6.2.0. File can be downloaded at usual place : https://files.kde.org/digikam/ Take a care : the bundle is named with the suffix "-Qt6" not "-Qt5". This bundle is compiled under Ubuntu 22.04 and require a Linux with GlibC version >= 2.35 to run. Can you reproduce the dysfonction with this version? Thanks in advance Gilles Caulier Hi, yes, merging tags still changes the tag ID and breaks any saved search that referred to it. |