Skip to content

Limit time tracking units to hours

Heinrich Lee Yu requested to merge 30355-use-hours-only-for-time-tracking into master

What does this MR do?

Adds an instance setting that limits display of time tracking units to hours.

So 25 hours and 30 minutes would show up as 25h 30m instead of 3d 1h 30m

This is an MR to finish a Community contribution in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/25507/commits

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #30355 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports