We were returning an (empty) association of users instead of empty associations of proposals, debates or comments. The code worked because in the end it returned an empty array, but looked weird nevertheless.
We were returning an (empty) association of users instead of empty associations of proposals, debates or comments. The code worked because in the end it returned an empty array, but looked weird nevertheless.