-
Type:
New Feature
-
Status: Done
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Enhancements - Fall
-
Labels:None
-
Company:All Clients/Multiple Clients
-
Epic Link:
Hi All,
Can you please update DMS API to address recent UI changes we got?
1) Create Offer Letter and Offer Letter Preview API - add new field
"timeOffCompensation": "string",
2) Offer letter template - render "timeOffCompensation" field instead of current normalized implementation.
Line below should be replaced with timeOffCompensation field
Time off compensation after 10 days, you will be eligible for 20 days of Paid Time Off (PTO) which must be approved by your manager
1.
|
SMB : PDF changes | DMS-1519 |
|
Done | Sonali Farakate (Inactive) |
|
-
- Time Spent:
- 1.5h
-
- Initial discussion with Ramya regarding changes
- Started task identification
-
- Time Spent:
- 4.5h
-
- Task identification
- Debugging for understanding functions and flow - POST method,Create method
- Understanding 'Assignment' table structure from database
-
- Time Spent:
- 1h
-
Script writing for database table changes
-
- Time Spent:
- 7h
-
- Update column name and type of column (CompensationDays) from table Assignment
- Delete column EligiblePTODays from table Assignment
- Changes in function "UpsertAssignmentData"
- Changes in Class OfferLetterPayload
- Discussion with ramya and rohan regarding token invalid issue
-
- Time Spent:
- 7h
-
- Debugging
- script changes
- Code changes
- Test case Writing
- Unit testing
- Discussion with Ramya
-
- Time Spent:
- 0.5h
-
- PR generation
- Code changes suggested by harshveer
-
- Time Spent:
- 0.5h
-
Template changes on Preprod
-
- Time Spent:
- 0.75h
-
Discussion with QA and issue verification
-
- Time Spent:
- 1h
-
Testing on Preproduction
-
- Time Spent:
- 0.5h
-
Template mapping on production
-
- Time Spent:
- 1.5h
-
testcase writing and execution