-
Type:
Bug
-
Status: Resolution Setting
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: UI Refresh
-
Labels:None
-
Environment:Others
-
Bug Type:Functional
-
Bug Severity:Critical
-
Level:Partner
-
Module:BenAdmin - EDS
-
Reported by:Harbinger
-
Company:All Clients/Multiple Clients
-
Item State:Stage QA - Production Deployment on Hold
-
Browser:Google Chrome
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
-
WT-12276 Parent Menu on Old UI are activating
-
- In Development
-
Environment: PrePord
Login: Partner and Employee
Company: ASML for hspl
The issue is checked for below scenarios:
Scenario I: If Page added in Work-flow and IsMenuRequired = False
Then, Page shows in Work-flow = Yes
Page shows in Employee Menu = No
Scenario II: If Page added in Work-flow and IsMenuRequired = True
Then, Page shows in Work-flow = Yes
Page shows in Employee Menu = Yes
Scenario III: If Page is not added in Work-flow and IsMenuRequired = False
Then, Page shows in Work-flow = No
Page shows in Employee Menu = No
Scenario IV: If Page is not Added in Work-flow and IsMenuRequired = True
Then, Page shows in Work-flow = No
Page shows in Employee Menu = No
All the scenarios worked as expected ,so moving jira on Hold.
Hrishikesh Deshpande