Bug 464420 - Folders not ignored
Summary: Folders not ignored
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Setup-Collections (show other bugs)
Version: 7.9.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-17 18:26 UTC by Philippe
Modified: 2023-01-19 20:56 UTC (History)
1 user (show)

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


Attachments
Screenshot of the excluded folder and the resulted collection on the left (147.80 KB, image/jpeg)
2023-01-17 18:26 UTC, Philippe
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe 2023-01-17 18:26:34 UTC
Created attachment 155388 [details]
Screenshot of the excluded folder and the resulted collection on the left

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
In the collection settings,

STEPS TO REPRODUCE
1. Chose a new collection,
2. Declare folders to ignore,
3. Select "OK"

OBSERVED RESULT
The collection includes the ignored folder.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 11


ADDITIONAL INFORMATION
The album location is on a NAS (network share)
Comment 1 Maik Qualmann 2023-01-17 22:11:48 UTC
This function is only for individual folder names, not paths. If you enter a folder e.g. "Images-Test" then all folders with this name and subfolders in your collections will be removed.

Maik