Feature #19989
User Role assign enhancement
Status: | Resolved | Start date: | 01 December 2023 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Amirul Umar Pandai | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Affected Ws:
searchUserProfileAssigmentAction
createAction + updateAction
Subtasks
History
#1 Updated by Zaid Haritsah 10 months ago
- Status changed from New to In Progress
- % Done changed from 0 to 70
Created the enhanced function for "searchUserProfileAssigmentAction" and 2 new views as the user role assign will be displaying tree list.
mleb-iam commit /commit/828c37c261e4a125b804cc5942463e624ff003bf
https://dev.silverlakemobility.com/gitlab/mleb-solution-domain/smesd100/mleb-iam/
mleb-trackdb commit /commit/c1c5619db3d62e640d6ea00e484bbc7f681db80f
1)https://dev.silverlakemobility.com/gitlab/mleb-solution-domain/smesd100/mleb-track-db/
2)https://dev.silverlakemobility.com/gitlab/mleb-solution-domain/smesd100/mleb-track-db/-/commit/c28440d337635a34bd47c93e949956336720359f
Json body used for testing
{
"userRoleEntity": { },
"userRoleBean": {
"orgId": 2
}
}
as for createAction and updateAction, the WS will be updated in different redmine ticket Bug #19988 assigned to Farid.
#2 Updated by Zaid Haritsah 10 months ago
- Assignee changed from Zaid Haritsah to Amirul Umar Pandai
#3 Updated by Amirul Umar Pandai 10 months ago
- Status changed from In Progress to Resolved
- % Done changed from 70 to 100