-
Type:
Bug
-
Status: Closed
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Environment:QA
-
Bug Type:Functional
-
Bug Severity:Medium
-
Module:BenAdmin - Export
-
Reported by:Harbinger
-
Company:All Clients/Multiple Clients
-
Item State:Production Complete - Closed
-
Sprint:WT Sprint 40 - Bugs
Steps to repro:-
1.Log in to workterra
2.Click on OE dashboard.
3.Select Company Dropdown
4.Select any Company
Actual results:-When individual company is selected,All company checkbox is not getting deselected.
Expected Results :- All company checkbox should get deselected.
CC-Aniruddha DevHrishikesh DeshpandeRakesh Roy
- is caused by
-
WT-11579 OE Dashboard - Company Dropdown
-
- Production Complete
-
Remaining Estimate | 0h [ 0 ] | |
Time Spent | 25m [ 1500 ] | |
Worklog Id | 85980 [ 85980 ] |
Attachment | screenshot-.png [ 65426 ] |
Description |
Steps to repro:- 1.Log in to workterra 2.Click on OE dashboard. 3.Select Company Dropdown 4.Select any Company Actual results:-When individual company is selected,All company checkbox is not getting deselected. Expected Results :- All company checkbox should get deselected. CC-[~aniruddha.dev][~hrishikesh.deshpande][~rakeshr] |
Steps to repro:- 1.Log in to workterra 2.Click on OE dashboard. 3.Select Company Dropdown 4.Select any Company Actual results:-When individual company is selected,All company checkbox is not getting deselected. Expected Results :- All company checkbox should get deselected. !screenshot-.png|thumbnail! CC-[~aniruddha.dev][~hrishikesh.deshpande][~rakeshr] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Code Review Date | 24/Oct/2017 | |
Code Reviewed By | Vinalyak Kulkarni [ 12100 ] | |
Dev Due Date | 24/Oct/2017 | |
Dev Estimates | 2.5 | |
Original Estimate | 0h [ 0 ] |
Item State | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) | |
Sprint | WT Sprint 40 - Bugs [ 94 ] | |
Remaining Estimate | 0h [ 0 ] | 2.5h [ 9000 ] |
Original Estimate | 0h [ 0 ] | 2.5h [ 9000 ] |
Remaining Estimate | 2.5h [ 9000 ] | 0h [ 0 ] |
Time Spent | 25m [ 1500 ] | 2h 55m [ 10500 ] |
Worklog Id | 86017 [ 86017 ] |
Item State | Parent values: Development(10200)Level 1 values: Ready for Local Testing(10209) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Assignee | Ganesh Sadawarte [ ganesh.sadawarte ] | Swapnil Eksambekar [ swapnil.eksambekar ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) | Parent values: LB QA(10201)Level 1 values: In Testing(10210) |
Item State | Parent values: LB QA(10201)Level 1 values: In Testing(10210) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Time Spent | 2h 55m [ 10500 ] | 3.25h [ 11700 ] |
Worklog Id | 86030 [ 86030 ] |
Labels | Open_Enrollment_Dashboard |
Root Cause | Bug [ 18430 ] |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Environment_New | LB [ 18444 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: In Testing(10214) | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Production QA(10203)Level 1 values: In Testing(10218) |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
Item State | Parent values: Production QA(10203)Level 1 values: In Testing(10218) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Resolution | Done [ 10000 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Item State | Parent values: Production Complete(10222)Level 1 values: Closed(10223) | Parent values: Production Complete(10222) |
Resolution | Done [ 10000 ] | Fixed [ 1 ] |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Time Spent | 3.25h [ 11700 ] | 3h 35m [ 12900 ] |
Worklog Id | 89095 [ 89095 ] |
Time Spent | 3h 35m [ 12900 ] | 3h 55m [ 14100 ] |
Worklog Id | 89096 [ 89096 ] |
Item State | Parent values: Production Complete(10222) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Transition | Time In Source Status | Execution Times |
---|
|
3h 5m | 1 |
|
1h 1m | 1 |
|
9d 21h 52m | 1 |
|
1d 3h 40m | 1 |
|
2m 46s | 1 |
|
12m 7s | 1 |
Swapnil Eksambekar,Vinayak Kulkarni
Hi All,
Concern: When individual company is selected,All company checkbox is not getting deselected.
Cause: As we checked found that multiple change event get trigger when check due to this its not working. This is j-query drop-down-checklist which has different behavior.
Correction: We have removed change event and handle with text and check box check event
Affected Files: OpenEnrollmentDashboard.cshtml
Impacted Areas: Open enrollment dashboard company search.
Thanks,
Ganesh