mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Wrong Due Date #234
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @martabal on GitHub (Sep 24, 2022).
When changing the due Date, the date saved is the date entered minus 2 hours.

@meltyshev commented on GitHub (Sep 26, 2022):
Hi! Did you change
TZin theserver/.envfile? It should always be set toUTC.@martabal commented on GitHub (Sep 26, 2022):
Nope I didn't. It's fixed, thank you!