-
Type:
Bug
-
Status: In Development
-
Priority:
High
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Production, Stage, QA
-
Bug Severity:Medium
-
Module:BenAdmin - EDS
-
Reported by:Harbinger
-
Company:All Clients/Multiple Clients
-
Item State:Development - On Hold
We have inactivated dangling parent menus. Client reported issues many times that menus are not clickable but those are visible on UI. Menus were not clickable because those were dangling parent menu. Main question was, why these menu gets activated even though we have disabled them previously.
We analyzed this issue and found that Employee Data Screen page save reactivating these menus. We needs to correct query to activate only required menus and not all inactive menus.
- relates to
-
NF-5087 Parent Menu on Azure are activating
-
- Resolution Setting
-
-
- Time Spent:
- 8h
-
Ticket Analysis and Issue Solving with Amit
Discussion with Vijayendra
Field | Original Value | New Value |
---|---|---|
Status | Open [ 1 ] | In Development [ 10007 ] |
Attachment | Dev Document.doc [ 68342 ] |
Item State | Parent values: Development(10200)Level 1 values: In Progress(10206) | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) |
-
- Time Spent:
- 8h
-
Analysis of issue
Discussion with Amit
Issue Resolving, Code Check-ins
Unit Testing
Root Cause | Scenario/Requirement Missed [ 18432 ] |
Attachment | EDS Pages and Menus.docx [ 68505 ] |
Remaining Estimate | 12h [ 43200 ] | |
Original Estimate | 12h [ 43200 ] |
Remaining Estimate | 12h [ 43200 ] | 4h [ 14400 ] |
Time Spent | 8h [ 28800 ] | |
Worklog Id | 92682 [ 92682 ] |
Remaining Estimate | 4h [ 14400 ] | 0h [ 0 ] |
Time Spent | 8h [ 28800 ] | 12h [ 43200 ] |
Worklog Id | 92683 [ 92683 ] |
Time Spent | 12h [ 43200 ] | 20h [ 72000 ] |
Worklog Id | 93114 [ 93114 ] |
Time Spent | 20h [ 72000 ] | 28h [ 100800 ] |
Worklog Id | 93116 [ 93116 ] |
Item State | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) | Parent values: Development(10200)Level 1 values: On Hold(10207) |
Environment | Others [ 18445 ] | Production,Stage,LB [ 18442, 18443, 18444 ] |
Transition | Time In Source Status | Execution Times |
---|
|
46s | 1 |
3C's:
Concern : Parent menus are activating while menus which not having a single child.
Cause : On EDS save, it was activating the menus which were not related to EDS and the menus which have not a single child also.
Correction : Now we are updating menus for only pages used in EDS work-flow and only for employee levels.