Feature Request: Configurable Time Rounding per Project #860
xdespujols
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Add an option to round tracked time entries to configurable intervals (15 min, 30 min or 1 h) on a per-project basis.
Motivation
Some teams prefer to log time in fixed increments rather than exact minutes, to simplify reporting and billing. Allowing each project to define its own rounding rule would increase flexibility and better match clients’ invoicing policies.
Proposal
In the project settings, add a “Time Rounding” dropdown with options:
Ensure the change is clearly noted in exports and API responses (e.g. an extra field "rounded_duration").
Example
Additional Context
Beta Was this translation helpful? Give feedback.
All reactions