Hi
I've just created a new report on our partner site which initially displayed the expected result. When I attempted to filter the data, I was shown an 'error reading from database' message. This is now displayed consistantly when attempting to view the report with the same user, in the same firefox browser. I was also able to reproduce this using Chrome too with a different user.
Debug info: ERROR: invalid input syntax for integer: "29,30,31" SELECT COUNT(*) FROM mdl_cohort_members base LEFT JOIN mdl_pos_assignment position_assignment ON (position_assignment.userid = base.userid AND position_assignment.type = 1) WHERE ( 1=1 ) AND position_assignment.positionid = $1
Before I engage our team here to resolve, has anyone else experienced or reported such an issue?
Thanks
James