-
Type:
Change Request
-
Status: Closed
-
Priority:
High
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Integrations
-
Labels:None
-
Module:TSR
-
Reported by:Harbinger
-
Item State:Production Complete - Closed
-
Issue Importance:Q1
-
Sprint:TSR OnBoard - 28 Mar - 12 May
-
Severity:Medium
At present the API field validations are not in sync with application.
e.g. Postal code is not validated against country in API, but in application we are validating it against the mentioned country, in such scenarios when employee is added through API such fields are showing validation error on respective pages and employee needs to correct these fields.
Above is just an example, there are many more fields. We have listed some of the validations inconsistencies in Jira NF-673.
It will be better if we sync the validations for API fields with application, to avoid any future issue due to validations.
Cc: Prasad Pise
-
- Time Spent:
- 4h
-
Making API field validations in sync with application.
-
- Time Spent:
- 4h
-
Validation testing
-
- Time Spent:
- 2h
-
Testing on local (wt-stage) environment.
-
- Time Spent:
- 1.5h
-
Verifying field validation on Stage