Skip to content

[knewfilemenu] Fix error handling when creating a folder that already exists

Nicolas Fella requested to merge work/nico/new-folder-exist into master

And setSelectDirWhenAlreadyExist is not set

In that case we want to do the error handling (and not assert)

BUG: 482145

Merge request reports