Skip to content
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

Update values in columns Working Time, Overtime, Total Overtime and duration of activity with "remainder" selected #107

Open
ckunki opened this issue Apr 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@ckunki
Copy link
Contributor

ckunki commented Apr 2, 2021

Steps to reproduce:
User selects a specific day and enters times for begin and end.

Observed behavior: WR updates durations for all activities of the selected day
automatically, but updates columns "Overtime" and "Total overtime" on after
user presses button "Update".

Expected behavior: WR updates columns "Overtime" and "Total overtime" without
waiting for user to press button "Update".

@ckunki
Copy link
Contributor Author

ckunki commented Apr 18, 2021

I overlooked the button "Update".

But still there is some behavior I cannot explain.

  • I have a day with begin 9:00, end 17:00, break 0, Interruption 0,
  • WR displays: work 04:00, overtime: -04:00, total: -0400,
  • I entered three activities: A) 1:00 B) 1:00 C) remaining
  • WR displays C) as 5:15.
  • Button Update has no additional effect.
  • A+B+C sums up to 7:15.

Behavior could only partially be reproduced. First comment has been updates.
Please ignore current comment.

@ckunki ckunki added the bug Something isn't working label May 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant