Skip to content

Timezone mismatch between Time Entries and Time Bonuses #42

@RobSarney

Description

@RobSarney

When logging time entries, start and stop time are converted to UTC before being stored in the database.

When adding Time Bonuses, start and stop times are not converted to UTC, and stored in the raw local times that the user has entered.

This leads to a mismatch between bonus times and time entries and bonuses are incorrectly applied.

Workaround: Users can enter Time Bonus times in UTC in the UI.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions