Bug 431928 - "Save to original album" does not work in Batch Queue Manager
Summary: "Save to original album" does not work in Batch Queue Manager
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: BatchQueueManager-Core (show other bugs)
Version: 7.2.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-22 11:19 UTC by m*sh
Modified: 2021-04-04 07:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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