BCStudentSoftwareDevTeam / lsf

0 stars 0 forks source link

Error on getcompliance function in laborStatusForm.py #229

Closed bryantal closed 4 years ago

bryantal commented 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]

bryantal commented 4 years ago

Original comment by Lisandro Padron (Bitbucket: [Lisandro Padron](https://bitbucket.org/Lisandro Padron), GitHub: escalerapadronl).


This issue has been resolved with PR #203