-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: BenAdmin
-
Labels:None
-
Environment:QA
-
Bug Severity:Medium
-
Module:BenAdmin - Enrollment
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
1] Login to the application as a partner.
2] Manage Candidate>Click on "View Enrollment Summary" link.
Actual Result:
Server error is displaying.
Expected Result:
Server error should not be display.
Refer attached screenshot and error log for more details.
- is caused by
-
WT-7378 Form Builder - User should able to remove system message.
-
- Closed
-
-
- Time Spent:
- 0.75h
-
Confirming issue on different companies.
Field | Original Value | New Value |
---|---|---|
Description |
1] Login to the application as a partner. 2] Manage Candidate>Click on "View Enrollment Summary" link. Actual Result: Server error is displaying. Expected Result: Server error should not be display. Refer attached screenshot and error log for more details. cc: [~prasadp], [~hrishikesh.deshpande] |
1] Login to the application as a partner. 2] Manage Candidate>Click on "View Enrollment Summary" link. Actual Result: Server error is displaying. Expected Result: Server error should not be display. Refer attached screenshot and error log for more details. cc: [~prasadp], [~hrishikesh.deshpande] , [~amruta.lohiya] |
Assignee | Jyoti Mayne [ jyoti.mayne ] | Amruta Lohiya [ amruta.baheti ] |
Assignee | Amruta Lohiya [ amruta.baheti ] | Aarati Sabnis [ aarati.sabnis ] |
Priority | High [ 2 ] | Highest [ 1 ] |
Component/s | BenAdmin [ 10000 ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Remaining Estimate | 4h [ 14400 ] | |
Original Estimate | 4h [ 14400 ] |
Remaining Estimate | 4h [ 14400 ] | 3.25h [ 11700 ] |
Time Spent | 0.75h [ 2700 ] | |
Worklog Id | 25082 [ 25082 ] |
Code Reviewed By | Sheetal Bodhale [ 11905 ] |
Item State | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Aarati Sabnis [ aarati.sabnis ] | Kunal Kedari [ kunal.kedari ] |
Remaining Estimate | 3.25h [ 11700 ] | 3.1h [ 11160 ] |
Time Spent | 0.75h [ 2700 ] | 0.9h [ 3240 ] |
Worklog Id | 25144 [ 25144 ] |
Remaining Estimate | 3.1h [ 11160 ] | 3h [ 10800 ] |
Time Spent | 0.9h [ 3240 ] | 1h [ 3600 ] |
Worklog Id | 25144 [ 25144 ] |
Attachment | EnrollmentSummary_Pass.JPG [ 39788 ] |
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:
- 0.5h
-
Fix verification on Local (wt-stage) environment.
Remaining Estimate | 3h [ 10800 ] | 2.5h [ 9000 ] |
Time Spent | 1h [ 3600 ] | 1.5h [ 5400 ] |
Worklog Id | 25517 [ 25517 ] |
Item State | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) | Parent values: Stage QA(10202) |
Item State | Parent values: Stage QA(10202) | 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: Stage QA(10202)Level 1 values: In Testing(10214) |
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) |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Ready for Production(10217) | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) |
Remaining Estimate | 2.5h [ 9000 ] | 2.25h [ 8100 ] |
Time Spent | 1.5h [ 5400 ] | 1.75h [ 6300 ] |
Worklog Id | 26278 [ 26278 ] |
Status | Stage Testing [ 10201 ] | Production Testing [ 10202 ] |
-
- Time Spent:
- 0.25h
-
Fix verification on Production.
-
- Time Spent:
- 0.25h
-
Fix verification on Production.
Item State | Parent values: Production QA(10203)Level 1 values: Production Deployed(10221) | Parent values: Production QA(10203)Level 1 values: In Testing(10218) |
Remaining Estimate | 2.25h [ 8100 ] | 2h [ 7200 ] |
Time Spent | 1.75h [ 6300 ] | 2h [ 7200 ] |
Worklog Id | 26354 [ 26354 ] |
Item State | Parent values: Production QA(10203)Level 1 values: In Testing(10218) | Parent values: Production Complete(10222)Level 1 values: Closed(10223) |
Resolution | Fixed [ 1 ] | |
Status | Production Testing [ 10202 ] | Production Complete [ 10028 ] |
Status | Production Complete [ 10028 ] | Closed [ 6 ] |
Remaining Estimate | 2h [ 7200 ] | 1.75h [ 6300 ] |
Time Spent | 2h [ 7200 ] | 2.25h [ 8100 ] |
Worklog Id | 26878 [ 26878 ] |
Bug Severity | Medium [ 16702 ] |
Environment_New | LB [ 18444 ] |
Transition | Time In Source Status | Execution Times |
---|
|
18h 39m | 1 |
|
4h 15m | 1 |
|
1d 17h 25m | 1 |
|
4d 4h 29m | 1 |
|
3h 38m | 1 |
|
2s | 1 |
Hello Kunal Kedari,
Concern : Server error is displaying for Enrollment Summary
Cause : Condition for new line in popup description message was not checked properly.
So when popup description message is null it gave server error.
Correction : Condition for new line in popup description message and null popup description message are checked properly and it is working properly.
LB check-in is done.
Thanks,
Aarati R. Sabnis
CC Satya,Vijay Siddha,Sheetal BodhaleRakesh Roy,Prasad Pise