Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RAIN-3414 Added role action for BPAREG user #2197

Merged
merged 1 commit into from
Dec 23, 2021
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 12 additions & 0 deletions data/pg/ACCESSCONTROL-ACTIONS-TEST/actions-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -12131,6 +12131,18 @@
"serviceCode": "PT",
"code": "null",
"path": ""
},
{
"id": 2316,
"name": "Stakeholder Registration Payment search",
"url": "/collection-services/payments/BPAREG/_search",
"displayName": "Stakeholder Registration Payment search",
"orderNumber": 1,
"parentModule": "",
"enabled": false,
"serviceCode": "",
"code": "null",
"path": ""
}
]
}
24 changes: 24 additions & 0 deletions data/pg/ACCESSCONTROL-ROLEACTIONS/roleactions.json
Original file line number Diff line number Diff line change
Expand Up @@ -23184,6 +23184,30 @@
"actionid": 2155,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "CITIZEN",
"actionid": 2316,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "BPAREG_APPROVER",
"actionid": 2316,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "BPAREG_DOC_VERIFIER",
"actionid": 2316,
"actioncode": "",
"tenantId": "pg"
},
{
"rolecode": "UC_EMP",
"actionid": 2316,
"actioncode": "",
"tenantId": "pg"
}
]
}