We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When WR detects an interruption, it shows a second dialog when the user does not close the first dialog in time.
14:41:00.039 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 14:41 14:42:00.091 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 14:42 14:46:05.544 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Interruption of PT4M detected 14:46:05.545 [JavaFX Application Thread] INFO o.i.w.j.JavaFxApp - Showing automatic interruption alert starting at 14:42 for PT4M... 15:08:39.872 [JavaFX Application Thread] INFO o.i.w.j.JavaFxApp - User clicked button Optional[ButtonType [text=Skip interruption, buttonData=NO]] -> SKIP_INTERRUPTION 15:08:39.878 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 14:46 15:08:39.961 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Interruption of PT22M detected 15:08:39.962 [JavaFX Application Thread] INFO o.i.w.j.JavaFxApp - Showing automatic interruption alert starting at 14:46 for PT22M... 15:08:44.047 [JavaFX Application Thread] INFO o.i.w.j.JavaFxApp - User clicked button Optional[ButtonType [text=Skip interruption, buttonData=NO]] -> SKIP_INTERRUPTION 15:08:44.048 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 15:08 15:09:00.055 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 15:09 15:10:00.050 [pool-3-thread-1] DEBUG o.i.w.l.s.WorkingTimeService - Day 2023-09-18 updated at 15:10
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When WR detects an interruption, it shows a second dialog when the user does not close the first dialog in time.
The text was updated successfully, but these errors were encountered: