Bug 502786

Summary: C# Code Importer Wizard finds no classes within subfolders
Product: [Applications] umbrello Reporter: andy
Component: importerAssignee: Umbrello Development Group <umbrello-devel>
Status: CONFIRMED ---    
Severity: normal CC: okellogg
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description andy 2025-04-14 10:05:46 UTC
BUG: Code importing wizard finds no classes at all when I select a parent folder, which holds all the *.cs files, although I've selected the "Include Subdirectories" checkbox.

AS-IS: The Code Importer Wizard displays "0 files" when clicking on the parent folder, which holds all the *.cs files. Also when I click next there is an empty files/class listbox, so nothing is done.
EXPECTED: The Code Importer Wizard should display the *.cs files count already when clicking/selecting the desired parent folder when "Include Subdirectories" is checked; after the "Next" is clicked, the wizard should display all the found classes from all the sub-folders under the selected parent folder.

Please notice, that your (broken; see my other 2 BUGs) "Import from Directory" function is actually able to find the *.cs files/classes from a parent folder.

Thank you,
Andrej
Comment 1 Oliver Kellogg 2025-04-19 13:34:27 UTC
May be related to bug 479224.