go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
44.69k stars 5.46k forks source link

Can creating a work order support the entry of expected working hours? #32131

Open seepine opened 3 weeks ago

seepine commented 3 weeks ago

Feature Description

Currently, the working hours are counted based on how long it actually takes. In many real scenarios, the leader first estimates the required working hours before creating the work order.

If the creation of a work order could support the entry of expected working hours, and the developers could then develop and obtain the actual working hours, and if it could also display how long it has been overdue on the work order list page, having this feature would allow for better statistics on performance and development efficiency.

Screenshots

image image

yp05327 commented 3 weeks ago

We already have Due Date below. So this can be Due(Scheduled?) and contains Hours or/and Date.