Add 15/30 minutes time spent reports (#10675)

* Add 15/30 minutes time spent reports

Signed-off-by: Artem Savchenko <armisav@gmail.com>

* Set default employee

Signed-off-by: Artem Savchenko <armisav@gmail.com>

---------

Signed-off-by: Artem Savchenko <armisav@gmail.com>
This commit is contained in:
Artyom Savchenko
2026-03-24 12:21:48 +07:00
committed by GitHub
parent deeb8bb545
commit 355b0e70ac
14 changed files with 21 additions and 2 deletions
+1
View File
@@ -297,6 +297,7 @@ export default mergeIds(trackerId, tracker, {
SevenHoursLength: '' as IntlString,
EightHoursLength: '' as IntlString,
HourLabel: '' as IntlString,
MinuteLabel: '' as IntlString,
Saved: '' as IntlString,
CreatedIssue: '' as IntlString,
CreatedSubIssue: '' as IntlString,