-
-
Notifications
You must be signed in to change notification settings - Fork 215
Fix ticket timer, to initialise on reload and after tab sleeping #1244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Fix ticket timer, to initialise on reload and after tab sleeping #1244
Conversation
25.09 Release
fix: spelling error with `vendor_descripion` -> `vendor_description`
Develop to Master for 25.10 release
Develop to Master
When the tab was reloaded, the timer was not initialized again. When the tab was in background and the tab was sleeping, the timer showed the wrong time
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello & Welcome! :)
Thanks for taking the time to help improve ITFlow. We're excited to review your contributions - we'll review this PR as soon as we can!
Whilst you're waiting, please feel free to check out the forum.
Just so you know, all contributions to ITFlow are licensed under the GNU GPL. By contributing you grant us a perpetual & irrevocable license to include your work in ITFlow.
|
|
Hi @Flos Thanks for the PR. Just to confirm, what do you have set in Settings > Ticket > Autostart Ticket Timer? |
|
No, it's not set to start automatically. |



When the tab was reloaded, and the timer was running, the timer was not initialized again.
When the tab was in background and the tab was sleeping, the timer was missing the amount of time the tab was sleeping.