Skip to content
New issue

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

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

Already on GitHub? # to your account

Bug with timestamp field and editing #49

Open
remyguillaume opened this issue May 10, 2021 · 2 comments
Open

Bug with timestamp field and editing #49

remyguillaume opened this issue May 10, 2021 · 2 comments
Assignees
Labels

Comments

@remyguillaume
Copy link
Collaborator

remyguillaume commented May 10, 2021

Who requested this new feature?

@gnerred

Is your feature request related to a problem?

Yes
Timestamps are out of sync. There is one hour difference.
Correct time is in standard query. Time given in editing is wrong.

To reproduce:
1°/ Go to https://preprod.cartoriviera.ch/s/UQbXN
2°/ Connect with c2c account
3°/ Query point number 5 -> Date / heure annonce : 2022-01-15T06:39:00Z
4°/ Query same point with editing -> Date / heure annonce : 2022-01-15 07:39

Describe the solution you'd like

Timestamps should remain synchronized

@maltaesousa
Copy link
Collaborator

Look the same as this one #1

@sbrunner
Copy link
Member

sbrunner commented Aug 28, 2023

GeoMapFish didn't work correctly with timestamp with time zone event, it's the recommended type.

With the column type timestamp without time zone it should work directly.

We have tow think about that we can do to improve the situation:

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants