-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
S
Context:
We have many methods in the reader classes that start with findFirst* but actually they retrieve all the instances which is confusing.
AT:
- rename all findFirst* methods to a more meaningful name (e.g. in the DashboardReader, ReportReader, etc.)