- Open custom picker (third option in the home activity's + button)
- Enter a folder (let's call it bad_folder)
- In bad_folder, mark an image (let's it bad_image) as not for upload
- Exit bad_folder, enter another folder (let's call it good_folder)
- Select an image (let's it good_image) and start the upload
Expectation: The app starts the Upload Wizard with good_image.
Problem: The app starts the Upload Wizard with both bad_image and good_image.