shridhar-tl / jira-assistant

Repository containing source code of Jira Assistant browser extension. This is also used to track bugs related to the extension.
https://www.jiraassistant.com
235 stars 74 forks source link

Worklog timer not adding small time values #298

Closed talltechdude closed 1 year ago

talltechdude commented 1 year ago

Checklist before you being

How do you use Jira Assistant?

Web version

Are you using cloud version of Jira or self hosted (data center / server) of Jira.

Cloud Jira

Version of Jira Assistant

Web

What browser are you using?

Edge

What OS are you using? You need not disclose this if you feel it is irr-relevant for your issue.

MAC OS

Bug Description

I've found an issue in the minimum worklog timer calculator for times < 1 minute and with uninitialised TR_RoundTime introduced in 00217589d7ce9a508d1be3e8d72443b4421b064a in src/services/worklog-timer-service.js.

I'll link a PR to resolve...

Checklist before you submit

shridhar-tl commented 1 year ago

Hi @talltechdude, Thank you for reporting this issue and special thanks for raising a PR. Your PR has been merged and hence reported issue should have been resolved. This fix would be available for extension users as part of JA v2.49 and should be available in Web version in next couple of hours.

You can verify or use the fix from Web version just in case if you want to start using it immediately.

Closing this ticket hoping your issue is resolved.