Closed sk409 closed 2 years ago
Thanks for yet another great pull request! I know this one was a bit on the simpler side, but it's important nonetheless. I might not have the time to fix the issues, but I can at least merge the efforts of contributors like you. 🙂
I'll merge this shortly, though it will not be released yet.
Fixes #404
The cause of this issue is that inputPathValues that is not filtered is used to determine file name while mergedFile is filtered.
I used inputFiles as a source of inputPaths instead of inputPathValues.
Because inputFiles is filtered to ignore missing files and mergedFiles is made from inputFiles.