visa_rescheduler
visa_rescheduler copied to clipboard
How to verify the rescheduling funciton without having to reschedule?
From other issues I have seen that others have a problem while rescheduling. So I want to make sure when the date is found the rescheduler can do the process.
Does anyone know how the headers and data of the http request are found? I want to redo the process to make sure.
Also does anyone know if the current function works with groups? Because before getting to the reschedule page the AIS website asks which user in the group you want to reschedule. I'm not sure if the current code needs an additional step (hitting the continue button) or not.