Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CareTogether.Report/definition/pages/pages.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
"ReportSectiondde1dd56e86a6be0bd57",
"e3e436ecd75be754ee24"
],
"activePageName": "b86606d8cc618ca89105"
"activePageName": "d08ff20b71001be16c90"
}
1 change: 0 additions & 1 deletion CareTogether.SemanticModel/definition/relationships.tmdl
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ relationship fe8d4934-d958-e553-7973-7f1b28ab04e6
relationship b71d1bbe-7db0-3122-2557-534f5655c78f
isActive: false
crossFilteringBehavior: bothDirections
fromCardinality: one
fromColumn: 'Community Role Assignments'.PersonId
toColumn: Entity.PersonId

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ table 'Community Role Assignments'
),
{"RLS Key", "CommunityId", "PersonId", "Role"}
)


in
CommunityRoleAssignments
```
Expand Down
Loading