visa_rescheduler icon indicating copy to clipboard operation
visa_rescheduler copied to clipboard

List of "Dates" is always empty and the script is exiting

Open MeenachiSundaram opened this issue 2 years ago • 1 comments

Not sure why we're checking here https://github.com/uxDaniel/visa_rescheduler/blob/main/visa.py#L252

and here https://github.com/uxDaniel/visa_rescheduler/blob/main/visa.py#L269

but always the list is empty and script call is exit at this point https://github.com/uxDaniel/visa_rescheduler/blob/main/visa.py#L265-L267

MeenachiSundaram avatar Aug 03 '22 12:08 MeenachiSundaram

Change global var value of EXIT to false

shadowwalker00 avatar Feb 01 '23 06:02 shadowwalker00