Edit Employee - Nonfunctional
Closed this issue · 2 comments
khan-ibrahim commented
Edit Employee does not work. eclipse-stuff commit edc1a4
use case
Logged in as manager, clicked View/Edit/Delete Employee.
Employee table pops up with correct values. Clicked edit button next to Jared.
Edit form loaded with existing values in fields.
Submit button clicked with or without changes generates error, and no changes made.
Page is refreshed with old values (reflecting that no changes were made).
error
java.sql.SQLException: No value specified for parameter 14
shortland commented
fix attempted; awaiting new rebuild on branch eclipse-stuff
khan-ibrahim commented
Tested and confirmed fix. Eclipse-stuff b5e73df. Issue closed.