Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings page : The date related field values are not displayed due to different date format #5931

Closed
sandhiyakavi opened this issue Dec 13, 2021 · 3 comments
Assignees
Labels
Dev Env P4 Low (resolve within 2 weeks) QA Pass in PROD Passed verification on Production Settings_v5_upgrade
Milestone

Comments

@sandhiyakavi
Copy link
Collaborator

Description:

The date related field values of Education and Work profile settings are not displayed as it is saved in different date format.

  1. For Education Settings, the date saved is not displayed since the date format is different.

dateformat

Existing format :

image

  1. Similar issue observed in Work Experience settings

work_dateformat

  1. The date format for createdAt and updatedAt fields is also different.

dateformat_curd

@sandhiyakavi
Copy link
Collaborator Author

This issue is partially fixed now.
The dates are displaying now if the user refreshes the page and tries to edit the newly added entry.

Steps to Reproduce the issue:

  1. Add new Work/Education related details with dates.
  2. Click save button.
  3. Without refreshing, Click the Edit icon for the added entry.
  4. Observe the date related fields.
bandicam.2022-01-04.16-06-32-237.mp4

@sandhiyakavi sandhiyakavi added P4 Low (resolve within 2 weeks) and removed P2 Important (resolve within 3 days) labels Jan 4, 2022
@sandhiyakavi sandhiyakavi added this to the v1.15.0 milestone Jan 7, 2022
@sandhiyakavi
Copy link
Collaborator Author

Verified in Staging Env. The dates are displayed after refresh.

@sandhiyakavi
Copy link
Collaborator Author

Verified in Prod Env. The dates are displayed after refresh.

@sandhiyakavi sandhiyakavi added QA Pass in PROD Passed verification on Production and removed QA Pass in Staging labels Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dev Env P4 Low (resolve within 2 weeks) QA Pass in PROD Passed verification on Production Settings_v5_upgrade
Projects
None yet
Development

No branches or pull requests

2 participants