[CUF] Failure to delete a test step CUF when there are two many executions in the project
Affected version : 4.1.0
PostgreSQL is limited to 65k entries in the INs (beware this is the total number in the query, so if there are several INs it is less).
A bit tedious, but it would be nice to list all the queries where this number can be reached. We had already fixed this in the dashboards but Arkéa recently had a problem on the campaign search, so it's worth looking at whether the problem is likely to happen in other places.
Once this is done, we can get on with the fix (in some cases, a simple separate one may be enough, but others may need to be redesigned, setting up partitionLists).
Edited by Yamina Boubekeur