Setup: Wampserver 3.3.7 on Windows 11
CollectiveAccess 2.0.9
With Source access checking on I get this PHP error when I try do do Batch editing of a set:
( ! ) Fatal error: Uncaught TypeError: array_intersect(): Argument #2 must be of type array, null given in F:\wamp64\www\CA209\app\lib\BaseModelWithAttributes.php on line 1444
( ! ) TypeError: array_intersect(): Argument #2 must be of type array, null given in F:\wamp64\www\CA209\app\lib\BaseModelWithAttributes.php on line 1444
This error does not occur when Source access checking is off.
I did notice that the table ca_sets now has a field source_id but in the list items there is no entry for that field.
I tried to create an entry in the List Items but did not find a way to connect that entry to the field in the table.