File group directory picker should validate directories exists #1362
Closed
Description
- Go to create a file group page
- Enter valid fg name and select a valid folder
- Accidentally change the folder path and click create
Expected: Should see an error
Actual: I get a green success notification saying 0 files were uploaded, in the console there is the following error. No file group is created.
This may have been fixed by recent python error handling changes so will check when i get the latest version.
Activity