https://bugs.kde.org/show_bug.cgi?id=382811
Bug ID: 382811 Summary: Sometimes reordering is needed for batch rename to succeed Product: digikam Version: 5.8.0 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: AdvancedRename Assignee: digikam-de...@kde.org Reporter: lavrov.an...@gmail.com Target Milestone: --- E.g. I want to rename files: 1.jpg => 2.jpg 2.jpg => 3.jpg If rename operations are performed in this order, batch rename will fail at the first step because file 2.jpg exists. However if Digikam changes order of rename operations to: 2.jpg => 3.jpg 1.jpg => 2.jpg then batch rename will succeed. -- You are receiving this mail because: You are watching all bug changes.