Bug 467687 - Copy of pictures from one album to another doesn't keep its manual ordering
Summary: Copy of pictures from one album to another doesn't keep its manual ordering
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Albums-Engine (show other bugs)
Version: 7.10.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-22 12:57 UTC by john
Modified: 2023-05-13 19:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 8.0.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description john 2023-03-22 12:57:08 UTC
SUMMARY

Copy of pictures from one album to another doesn't keep its manual ordering (but when moving the pictures, instead, it works)
I use the value "By Manual and Name" for the menu entry "View"-->"Sort Items".

STEPS TO REPRODUCE
Copy pictures from one album to another (I doesn't matter how you copy them).

OBSERVED RESULT
The (manual) ordering set for the first album is not kept in the new album. I mean, pictures are not ordered the same way. The new pictures seems to be ordered by name only.

EXPECTED RESULT
The pictures should be ordered in the manual order as well.

SOFTWARE/OS VERSIONS
Windows: 10

ADDITIONAL INFORMATION
none
Comment 1 Maik Qualmann 2023-03-22 18:48:46 UTC
Git commit 95d59950eb301a9b57ebc53d4fab7139f90cde5f by Maik Qualmann.
Committed on 22/03/2023 at 18:47.
Pushed by mqualmann into branch 'master'.

copy missing manual sort order column
FIXED-IN: 8.0.0

M  +1    -1    NEWS
M  +2    -2    core/libs/database/coredb/coredb.cpp

https://invent.kde.org/graphics/digikam/commit/95d59950eb301a9b57ebc53d4fab7139f90cde5f
Comment 2 john 2023-03-23 09:54:37 UTC
Congratulations!