Summary: | Set album date for new albums to earliest picture date | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Blomi <imolb> |
Component: | Albums-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | metzpinguin |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/c5e850df3a1a9bdd1019e288f1fda2fd1a188ce3 | Version Fixed In: | 8.0.0 |
Sentry Crash Report: |
Description
Blomi
2022-10-27 14:53:05 UTC
Git commit c5e850df3a1a9bdd1019e288f1fda2fd1a188ce3 by Maik Qualmann. Committed on 27/10/2022 at 19:57. Pushed by mqualmann into branch 'master'. update album date when copying move and delete images Both the target album and the source album, depending on the action. FIXED-IN: 8.0.0 M +1 -1 NEWS M +47 -1 core/libs/database/utils/ifaces/dio.cpp M +1 -0 core/libs/database/utils/ifaces/dio.h M +12 -0 core/libs/iojobs/iojobdata.cpp M +1 -0 core/libs/iojobs/iojobdata.h https://invent.kde.org/graphics/digikam/commit/c5e850df3a1a9bdd1019e288f1fda2fd1a188ce3 Note that there is an option in the digiKam settings to use the oldest, newest or average album date. Maik |