related to ISSUE
42840: Applied Sonarlint suggestions
Related to ISSUE
42816: Code Review Changes:
* Use id instead of object in query
related to ISSUE
42816: Applied Sonarlint suggestions
Related to ISSUE
42814: Code Review Changes:
* Do not use Boolean.TRUE, keep old comparison as the code
is more redable
related to ISSUE
42814: Applied Sonarlint suggestions
Related to ISSUE
42812: Code Review Changes:
* Add final modifier to variables and parameters
* Assign the result of the query to an object to be used
in the for loop to improve redability