-
Type:
Bug
-
Status: Resolution Setting
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Environment:Stage
-
Bug Type:Functional
-
Bug Severity:Medium
-
Level:Admin
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Stage QA - Production Deployment on Hold
-
Issue Importance:Q2
-
Browser:Google Chrome
1] Add a employee through API.
2] Login to the application by admin, observe the currency for added employee on "Payroll" page.
Actual Result:
Different currency type is displaying under "Currency & Date Format" drop down.
Also currency updated from API is not reflecting properly on Payroll page. (All fields having salary)
Refer attached screenshot for more details.
- relates to
-
NF-3998 Regression testing for TSR Integration with Old UI on Stage
-
- Closed
-
-
- Time Spent:
- 2h
-
Tracking the issue and finding the solution.
Field | Original Value | New Value |
---|---|---|
Assignee | Seema Gaikwad [ seema.gaikwad ] | Sushodhan Vaishampayan [ sushodhan.vaishampayan ] |
Status | Open [ 1 ] | In Development [ 10007 ] |
Item State | Parent values: Development(10200)Level 1 values: Ready for Review(10208) |
Dev Estimates | 3 | |
Developer | Seema Gaikwad [ seema.gaikwad ] | Sushodhan Vaishampayan [ sushodhan.vaishampayan ] |
Remaining Estimate | 3h [ 10800 ] | |
Original Estimate | 3h [ 10800 ] |
Remaining Estimate | 3h [ 10800 ] | 2.75h [ 9900 ] |
Time Spent | 0.25h [ 900 ] | |
Worklog Id | 71227 [ 71227 ] |
Assignee | Sushodhan Vaishampayan [ sushodhan.vaishampayan ] | Kunal Kedari [ kunal.kedari ] |
Code Review Date | 11/Aug/2017 | |
Code Reviewed By | Saurabh Sablaka [ 11909 ] |
Item State | Parent values: Development(10200)Level 1 values: Ready for Review(10208) | Parent values: LB QA(10201)Level 1 values: LB Deployed(11600) |
Attachment | Payroll.jpg [ 58702 ] |
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: Re-open(10212) |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Assignee | Kunal Kedari [ kunal.kedari ] | Sushodhan Vaishampayan [ sushodhan.vaishampayan ] |
Status | Local Testing [ 10200 ] | Reopen in Local [ 10018 ] |
Assignee | Sushodhan Vaishampayan [ sushodhan.vaishampayan ] | Kunal Kedari [ kunal.kedari ] |
Item State | Parent values: LB QA(10201)Level 1 values: Re-open(10212) | Parent values: LB QA(10201)Level 1 values: Ready for Stage(10213) |
Status | Reopen in Local [ 10018 ] | In Development [ 10007 ] |
Status | In Development [ 10007 ] | Local Testing [ 10200 ] |
Remaining Estimate | 2.75h [ 9900 ] | 0.75h [ 2700 ] |
Time Spent | 0.25h [ 900 ] | 2.25h [ 8100 ] |
Worklog Id | 71822 [ 71822 ] |
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) |
Production Due Date | 24/Aug/2017 | |
Stage Due Date | 17/Aug/17 [ 2017-08-17 ] |
Item State | Parent values: Stage QA(10202)Level 1 values: Stage Deployed(11602) | 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: Production Deployment on Hold(10224) |
Environment_New | Stage [ 18443 ] |
Status | Local Testing [ 10200 ] | Stage Testing [ 10201 ] |
Resolution | Done [ 10000 ] | |
Status | Stage Testing [ 10201 ] | Resolution Setting [ 11616 ] |
Transition | Time In Source Status | Execution Times |
---|
|
1d 1h 3m | 1 |
|
16s | 1 |
|
3h 2m | 1 |
|
4d 20h 32m | 2 |
|
91d 23h 9m | 1 |
|
160d 16h 33m | 1 |
Concern : TSR Integration->Regression>Currency is not reflecting properly on Payroll page
Cause : The issue was in the stored procedure "dbo.OES_SP_AssignDefaultPayroll". We were not allowing to update anything if payroll and annual salary is same.
Correction : We are now allowing the payroll data to be updated if any of the three i.e currency format payroll and annual salary is different.
CC :- Seema Gaikwad, Saurabh Sablaka, Kunal Kedari.