Feedback broken

Feedback broken:

Get this when trying to log in (it worked fine earlier tonight):

lib.database.php(738): Database error: “ERROR: duplicate key value violates unique constraint “unique_folder_items”
DETAIL: Key (shared_folder_id, report_id)=(176, 14699) already exists.
CONTEXT: SQL statement “insert into shared_folder_contents ( shared_folder_id, report_id ) values ( to_folder_id, new.report_id )”
PL/pgSQL function update_allcompiler_folder() line 20 at SQL statement” (0)
SQL: UPDATE reports SET score=128 WHERE report_id=14699

It should be “fixed” for now. I’ll have to figure out why that constraint causes login problems, just not at 11:30pm.