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

Entering a date value for a pdf document on a profile results in wrong date #706

Open
RobinaSanderson opened this issue Feb 21, 2020 · 3 comments
Assignees

Comments

@RobinaSanderson
Copy link

RobinaSanderson commented Feb 21, 2020

As a profile editor
When I add a PDF and enter the Date Created
The actual date saved is the day before

Steps to reproduce

  1. Log on to profiles with the permission to edit profiles
  2. Select a profile and open in edit view
  3. Navigate to the Documents tab
  4. Select the Add attachment option
  5. In the properties of the attachment fill in mandatory fields, upload a pdf document and select a date for Date created
  6. Select OK
  7. Click on Edit option for the document

Expected result
Date selected will be displayed

Actual result
The date displayed is the date selected minus one day.

NOTE: Every time I select edit it seems to be taking minus 1 from the date value (see screenshot below).

image

@schoicsiro
Copy link
Contributor

when I selected 03/02/2020, and save image as same as above , I can see same date as "03/02/2020" in edit.

So it seems to work.

@temi
Copy link
Contributor

temi commented Nov 27, 2023

@schoicsiro this is not working for me. I selected 27/11/2023. The modal on edit showed 26/11/2023. See image below.

image

@temi
Copy link
Contributor

temi commented Nov 27, 2023

I am going to remove this from 4.2 release since no code has been committed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants