In ./intranet-timesheet2/hours/new?show_week_p=0, when we select "Projects last week" or "Projects last month" and there is no project returned, (E.g. the user never filled a timesheet.) instead of returning an empty page, an error is raised:
Database operation "select" failed (exception ERROR, "ERROR: syntax error at or near ")"
LINE 12: where p.project_id in ()
^
")
ERROR: syntax error at or near ")"
LINE 12: where p.project_id in ()
^
(...)
Anonymous
Please specify the version of ]project-open[ where this happens.
Best regards
Frank