Skip to content

Commit 62dd0c3

Browse files
authored
Merge pull request #88 from bcgov/ProviderFiscalProfileUpdateCCOFSep16
Update on Sep 16 for Provider fiscal profile with new relationship fo…
2 parents cdb71cc + 9e0ab6f commit 62dd0c3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.vs/CCOF/v17/.futdcache.v2

0 Bytes
Binary file not shown.

CCOF.Infrastructure.WebAPI/Controllers/ProviderFiscalProfileController.cs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,10 @@ public ActionResult<string> Get(string userName, string? userId = null)
7474
</link-entity>
7575
</link-entity>
7676
</link-entity>
77-
<link-entity name=""ofm_portal_role"" from=""ofm_portal_roleid"" to=""ofm_portal_role_id"" alias=""PortalRole"" link-type=""outer"">
77+
<link-entity name=""ofm_portal_role"" from=""ofm_portal_roleid"" to=""ccof_ccof_portal_id"" alias=""PortalRole"" link-type=""outer"">
78+
<attribute name=""ofm_portal_roleid"" />
7879
<attribute name=""ofm_portal_role_number"" />
79-
<attribute name=""ofm_portal_roleid"" />
80+
8081
</link-entity>
8182
</entity>
8283
</fetch>";

0 commit comments

Comments
 (0)