Details
-
Type:
Task
-
Status:
Done
(View Workflow)
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UCMDB
-
Customer:Mobinets
-
Epic Link:
Description
User Permission: add permission check on data level
Attachments
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
- Transitions
- Trace
-
- Time Spent:
- 1 day
-
fixed some case testing like user have no permission to any version
debug code
resolve some bugs
-
- Time Spent:
- 1 day
-
debug nep and find a bug a check later
implementation of version management permission
-
- Time Spent:
- 1 day
-
implemneted view site cordination action
reslove bugs
prepare test case
-
- Time Spent:
- 1 day
-
refractor filter permission to be generic to all network element
add permission filter to all network element
start to make full exemple to test the implemenation
-
- Time Spent:
- 1 day
-
modify save button status for sites, zones, bsc based on permission
implement get bsc Based on permission
resolve problems
-
- Time Spent:
- 7 hours
-
debug nep to know how permission data level in get bts handled
write code implementation in ucmdb
verify the delete action for zone and region
resolve some bugs
-
- Time Spent:
- 7 hours
-
add modify action
control edit button based on modify action
resolve some bugs
-
- Time Spent:
- 1 day, 6 hours
-
Examined JSON cache structure for UCMDB modules
Mapped relationships between global vs specific permissions
Corrected buildPermissionPredicateForModuleAndAction() logic
Added global permission check before calling getSpecificallyAllowedItems()
Implemented exception handling to prevent crashes
Developed queries to verify zone existence in database
Created PL/SQL validation script for bulk ID checking
-
- Time Spent:
- 7 hours
-
Analyzed the structure of the user permission cache
Connected the permission system with the data provider layer
Ensured proper loading of user permissions at runtime
Investigated and resolved null pointer exceptions in permission checks
Identified missing action configurations in the system
-
- Time Spent:
- 7 hours
-
Implemented user data-level permissions on attributes in the UCMDB database.
These attributes belong to Site and are used during CSV import/export operations.
Performed debugging to identify issues related to attribute permissions.
Fixed several problems and adjusted the logic to ensure correct permission handling.