Closed bryantal closed 4 years ago
Original report by Alex Bryant (Bitbucket: [Alex Bryant](https://bitbucket.org/Alex Bryant), ).
The getcompliance function in laborStatusForm.py ran with a department in its route that had a slash in it which mixed up the route.
Here is the error:
ERROR:flask.app:Exception on /laborstatusform/getcompliance/Academic Vice Pres/Provost & Dean [GET]
Original comment by Lisandro Padron (Bitbucket: [Lisandro Padron](https://bitbucket.org/Lisandro Padron), GitHub: escalerapadronl).
This issue has been resolved with PR #203
Original report by Alex Bryant (Bitbucket: [Alex Bryant](https://bitbucket.org/Alex Bryant), ).
The getcompliance function in laborStatusForm.py ran with a department in its route that had a slash in it which mixed up the route.
Here is the error:
ERROR:flask.app:Exception on /laborstatusform/getcompliance/Academic Vice Pres/Provost & Dean [GET]