[digikam] [Bug 382811] New: Sometimes reordering is needed for batch rename to succeed
Anton Lavrov
bugzilla_noreply at kde.org
Thu Jul 27 17:50:04 BST 2017
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-devel at kde.org
Reporter: lavrov.anton at 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 the assignee for the bug.
More information about the Digikam-devel
mailing list