sartography / cr-connect

0 stars 0 forks source link

delete_file error #552

Closed calexh-sar closed 2 years ago

calexh-sar commented 2 years ago

In the Set Approval Response Outcome Script Task in the IDS Waiver workflow, the code:

if is_file_uploaded("UVACompl_IDSNotification"):
    delete_file('UVACompl_IDSNotification')

throws this error: image.png

calexh-sar commented 2 years ago

Mike, I figured out what was going on here and nothing to fix.