You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the files are uploaded to the server, all spaces are replaced with an underscore. But the xml files retain the original file name with the space. You can do a mass replace easily enough on the xml to fix the issue, but ideally the spaces should be replaced in the output xml file as well.