aws-deadline / deadline-cloud-for-after-effects

AWS Deadline Cloud for After Effects
Apache License 2.0
8 stars 8 forks source link

Bug: Submitting files outside of StorageProfile requires me to type "y" on CMD.exe prompt instead of a GUI popup #39

Open Ahuge opened 3 months ago

Ahuge commented 3 months ago

Expected Behaviour

When I submit files outside of the storage profile on other submitters I get a popup telling me so and asking if I wish to proceed.

Current Behaviour

It appears to hang and if I check the ae-pipe text file it shows the contents in Code Snippet. I can go to the CMD window and type y and return and it will go through, however that is non-intuitive and feels like a bug. It should popup in the AE GUI

Reproduction Steps

Submit a file in AE outside of your storage profile. It seems to just happen.

Code Snippet

Submitting to Queue: AlexHughesQueue
Job submission contains 1 input files totaling 105.56 KB.  All input files will be uploaded to S3 if they are not already present in the job attachments bucket.

Files were specified outside of the configured storage profile location(s).  Please confirm that you intend to submit a job that uses files from the following directories:

Under the directory 'D:\Footage\The Creator':
    1 input file
    1 output directory

To permanently remove this warning you must only use files located within a storage profile location.

Do you wish to proceed? [y/N]: 
epmog commented 3 months ago

Yup, definitely a bug. Thanks for the report!

Following the prompt message, the workaround is to create a storage profile and specify a LOCAL file system location that contains all the paths we're warning the user about (ie. D:\Footage\The Creator), then the prompt won't show up.