Project feedback in cpm
Compare changes
@@ -180,7 +180,7 @@ public class Benchmarker {
Fixes project-level feedback not appearing in CPM (or actually, all feedback targets using generic server-side report formatting).
This was an unregistered critical-level UI bug.
A method getAllEntities
returning all entities in the project. This is the equivalent of getAllChildren
and adding the project entity to this set.
Changed generic report formatting and benchmarking from getAllChildren
to getAllEntities
.
To be filled in by the reviewers