The Availability sections in the UpdateTMethod page has a bug that requires input for the start time and end time when the user selects "by Appointment Only". No error checking should be required for this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Cannot add or update a child row: a foreign key constraint fails (`555842_vtdev/vt_occupation`, CONSTRAINT `vt_occupation_ibfk_2` FOREIGN KEY (`subject_id`) REFERENCES `vt_subject` (`id`))
The Availability sections in the UpdateTMethod page has a bug that requires input for the start time and end time when the user selects "by Appointment Only". No error checking should be required for this.
Should be resolved.
closed.
Actually this isn't the bug that I fixed. This is still open then.