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

Saving an item moves the published time on each save #3470

Open
christiaan opened this issue Aug 1, 2023 · 0 comments
Open

Saving an item moves the published time on each save #3470

christiaan opened this issue Aug 1, 2023 · 0 comments

Comments

@christiaan
Copy link

christiaan commented Aug 1, 2023

publishedAt time jumps 2 hours ahead of what was entered.

Details

Question Answer
Relevant Bolt Version 5.1.24
Install type Composer install
BC Break ?
PHP version 7.4
Web server Symfony CLI (symfony serve)

Reproduction

Bug summary

When I create a new item the publishedAt Time is the correct time.
However when I save the item again the publishedAt Time jumps ahead 2 hours (maybe because I'm in utc +2?)
I have this in my config.yaml timezone: Europe/Amsterdam

Expected result

I expect the publishedAt time not to change when I save an item and did not modify the publishedAt field.

Actual result

The time jumps ahead 2 hours relative to the date/time in the publishedAt field.

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

No branches or pull requests

1 participant