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.
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. |
|
Ahh I see! Sorry, I just wanted to be sure as this has been a bit of a hot topic in the community previously. Thank you! |



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.