Date for time tracking #5429

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

Originally created by @ddrv on GitHub (May 19, 2020).

Please, add date field into time tracking form (on issue page)

Originally created by @ddrv on GitHub (May 19, 2020). Please, add `date` field into time tracking form (on issue page)
GiteaMirror added the outdated/theme/timetrackerissue/confirmedtype/proposal labels 2025-11-02 06:24:40 -06:00
Author
Owner

@stale[bot] commented on GitHub (Jul 18, 2020):

This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.

@stale[bot] commented on GitHub (Jul 18, 2020): This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Author
Owner

@mlthlschr commented on GitHub (Nov 29, 2020):

Right now, the model only accepts created as date, linking the spent time to that very date. It would either require the possibility of manipulating the created Date, or an additional property representing the actual starting date. In any case, it would require an additional (optional) parameter in POST /repos​/{owner}​/{repo}​/issues​/{index}​/times.

@mlthlschr commented on GitHub (Nov 29, 2020): Right now, the model only accepts `created` as date, linking the spent time to that very date. It would either require the possibility of manipulating the `created` Date, or an additional property representing the actual starting date. In any case, it would require an additional (optional) parameter in `POST /repos​/{owner}​/{repo}​/issues​/{index}​/times`.
Author
Owner

@ftrueck commented on GitHub (Mar 15, 2025):

I think the created field would work fine for it, except if you wish to track when the time was originally added, but then you would need an additional date field which makes things even more complex. I do not understand why this never was considered to be added though. It would make the time tracking finally (more) usable.

@ftrueck commented on GitHub (Mar 15, 2025): I think the created field would work fine for it, except if you wish to track when the time was originally added, but then you would need an additional date field which makes things even more complex. I do not understand why this never was considered to be added though. It would make the time tracking finally (more) usable.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#5429