Changed the Project and Task cubes in the Business Unit / Application / Project and Countermeasure contexts:
Pulled the completionPercent and highPriorityCompletePercent measures from the Task cube to the Project cube as taskCompletePercent and taskHighPriorityCompletePercent respectively. This is to address errors surrounding SQL aggregations for some percent measures.
Removed taskHighPriorityCompletePercent as a dimension in the Project cube.
Added the totalTaskCompletionPercent measure to the Project cube, which is the percentage of completed and N/A countermeasures over all project countermeasures.
Added a boolean dimension isPartOfGroup, which displays whether a user any association to a group, to the following cubes:
TaskAssigned, TaskModifiedUser, TaskNotesUpdater, ProjectCreatorUser, VerificationModifierUser in the Business Unit / Application / Project context.
TaskAssigned, TaskModifiedUser, TaskNotesUpdater, VerificationModifierUser in the Countermeasure context.
ProjectSurveyAnswersActor in the Project Survey Answer context.
TrainingEnrollmentUser in the Training (JITT) context.
User in the User context.
Added a TaskReference cube, with dimensions name and link, to the Business Unit / Application / Project and Countermeasure contexts. This allows for more access to issue tracker details for countermeasures.
v2022.4
Updated documentation to include Reporting Contexts.