Bug #19045

IAM > MLEB system

Added by Low Dylan 11 months ago. Updated 7 months ago.

Status:In ProgressStart date:01 December 2023
Priority:NormalDue date:
Assignee:Amirul Umar Pandai% Done:

70%

Category:-Spent time:-
Target version:-

Description

mleb system - 70% UI with integrated BE

What is the issue?

Screenshot 2023-12-01 at 3.58.09 PM.png (229 KB) chok yee fan, 01 December 2023 03:58 PM

History

#1 Updated by chok yee fan 11 months ago

Base on David highlight, from the mleb system will assign users. But the ws not ready yet.

ws method name
- searchUserSystemAssigmentAction
- saveUserSystemAssigmentAction

#2 Updated by David Wong 11 months ago

  • Status changed from New to Assigned
  • Assignee changed from Low Dylan to David Wong

#3 Updated by chok yee fan 8 months ago

  • Assignee changed from David Wong to Zaid Haritsah

#4 Updated by Zaid Haritsah 7 months ago

  • Status changed from Assigned to In Progress
  • % Done changed from 0 to 70

Completed and updated the mleb system module. Added the generic tree features to support the latest requirement.

https://dev.silverlakemobility.com/gitlab/mleb-solution-domain/smesd100/mleb-iam/-/commit/e9474cdfa872fb4af6a2e381e8537458177ef373

1- search -> searchUserSystemAssigmentAction {
"sessionID": "test",
"mlebSystemBean": {
"systemCode":"MLEB_IAM",
"systemName":"Administration",
"status":"A"
},
"mlebSystemEntity": {

},
"orgProfileBean":{
"orgId": 2
}
}

2- check and uncheck -> saveUserSystemTempAssigmentAction {
"sessionID": "test",
"userProfileBean": {
"selected":true,
"orgId":"2",
"userId":"sysuser"
},
"mlebSystemEntity": {
"systemCode": "MLEB_IAM"
},
"userSystemTempEntity": {
"systemCode": "MLEB_IAM",
"orgId":"2",
"userId":"sysuser",
"status": "A",
"effectiveDt": null,
"expiryDt": null
}
}

3- saveUserSystemAssigmentAction {
"sessionID": "test",
"userSystemTempEntity": {
"systemCode": "MLEB_IAM",
"orgId":"2",
"userId":"sysuser"
}
}

#5 Updated by Zaid Haritsah 7 months ago

  • Assignee changed from Zaid Haritsah to Hazimi Muhammad

#6 Updated by Zaid Haritsah 7 months ago

  • Assignee changed from Hazimi Muhammad to Nityanantan Nityanantan

#7 Updated by Nityanantan Nityanantan 7 months ago

  • Assignee changed from Nityanantan Nityanantan to Amirul Umar Pandai

Also available in: Atom PDF