-
Type:
New Feature
-
Status: Done
-
Priority:
Medium
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: Enhancements - Fall
-
Labels:
-
Company:All Clients/Multiple Clients
-
Epic Link:
Concern:
It’s not intuitive how the mapping works when uploading a document (document form fields vs system fields and how to map them).
Solution:
Labeling needs to change and provide a user friendly example to map the fields.
Labels on mapping should only be for Person(candidate) & Assignment (requisition), Company Details, system fields(date)
-
- Time Spent:
- 6.5h
-
- Analysis and task identification
- Script to change column display name of dmsfields
- changes to fetch only columndisplayname
- Script in progress of updating localized fields.
-
- Time Spent:
- 7h
-
- Add Description column in dmsfields table
- changes in getSystemfields to fetch only columndisplayname as per localization
- change in getdocument to show only columndisplayname in mapping details as per localization
- Angular Tooltip analysis
- localization - Script to update column display name for all languages
- Add localization for all dmsfields for English, French, Spanish and Chinese.
- Code changes to fetch description
-
- Time Spent:
- 7h
-
- Script to update description column
- changes in getSystemfields to fetch description as per localization
- Localization changes for description
- Text type changes for DMS fields
- unit testing
-
- Time Spent:
- 6.5h
-
- Localization script for description
- removed DMSCustom in columndisplayname
- unit testing
- Discussion with Ganesh and Swapnil
-
- Time Spent:
- 3h
-
Script creation for execution
Checkins
PR creation
Draft reply
-
- Time Spent:
- 3h
-
Code review changes
-
- Time Spent:
- 2h
-
testing and testcase writting