Bug 431928

Summary: "Save to original album" does not work in Batch Queue Manager
Product: [Applications] digikam Reporter: m*sh <hy>
Component: BatchQueueManager-CoreAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 7.2.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 7.3.0

Description m*sh 2021-01-22 11:19:56 UTC
SUMMARY
A batch process stores the resulting images not in the original album, but one level above 

STEPS TO REPRODUCE
1. Create a batch process. In Queue settings chose Tab Target
2. check box labelled "Use original album"
3. go to tab File Renaming; Customize Filename: [file]_c
4. Run the Queue

OBSERVED RESULT
The target files are created in an album one level above the original album.
E.g.
The actual files are in  /album_main/sub_album/my_album
The resulting files are stored in /album_main/sub_album 

EXPECTED RESULT
The resulting files should be stored in /album_main/sub_album/my_album 

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: debian 5.10.4
(available in About System)
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I have checked this error against digikam 7.10 where the bug does not exist.
Comment 1 Maik Qualmann 2021-01-22 11:32:28 UTC

*** This bug has been marked as a duplicate of bug 431660 ***
Comment 2 caulier.gilles 2021-04-04 07:40:20 UTC
Fixed with #431660