Time tracking: used time reported in days but length of the day not configurable #14019

Closed
opened 2025-11-02 11:00:24 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @mkoskl on GitHub (Jan 20, 2025).

Feature Description

Hello,

this issue is related to https://github.com/go-gitea/gitea/issues/23112

The used time is reported (if time goes over 24 hours) in days, e.g. "1 day 4 hours".

But it's a bit confusing since work day length is not same as 24h.

The time estimate part reports better, like "48 hours".

Could the used time part report as hours and minutes like the estimate part does?

Br, Miika

Screenshots

No response

Originally created by @mkoskl on GitHub (Jan 20, 2025). ### Feature Description Hello, this issue is related to https://github.com/go-gitea/gitea/issues/23112 The used time is reported (if time goes over 24 hours) in days, e.g. "1 day 4 hours". But it's a bit confusing since work day length is not same as 24h. The time estimate part reports better, like "48 hours". Could the used time part report as hours and minutes like the estimate part does? Br, Miika ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 11:00:24 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jan 20, 2025):

It should have been fixed by Make tracked time representation display as hours #33315 in 1.24

Not sure whether we should backport it to 1.23 (consider it as a bug fix?)

@wxiaoguang commented on GitHub (Jan 20, 2025): It should have been fixed by Make tracked time representation display as hours #33315 in 1.24 Not sure whether we should backport it to 1.23 (consider it as a bug fix?)
Author
Owner

@wxiaoguang commented on GitHub (Jan 20, 2025):

Try to backport the fix to 1.23: Make tracked time representation display as hours (#33315) #33334

@wxiaoguang commented on GitHub (Jan 20, 2025): Try to backport the fix to 1.23: Make tracked time representation display as hours (#33315) #33334
Author
Owner

@wxiaoguang commented on GitHub (Jan 21, 2025):

Try to backport the fix to 1.23: Make tracked time representation display as hours (#33315) #33334

The fix is in 1.23-nightly now (it is a stable release and will be 1.23.2 soon)

Feel free to try

@wxiaoguang commented on GitHub (Jan 21, 2025): > Try to backport the fix to 1.23: Make tracked time representation display as hours ([#33315](https://github.com/go-gitea/gitea/pull/33315)) [#33334](https://github.com/go-gitea/gitea/pull/33334) The fix is in 1.23-nightly now (it is a stable release and will be 1.23.2 soon) Feel free to try * https://dl.gitea.com/gitea/1.23-nightly/ * https://hub.docker.com/r/gitea/gitea/tags?name=1.23-nightly
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14019