-
Notifications
You must be signed in to change notification settings - Fork 2
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
Review timer functions #136
Comments
@SimonLab these are all valid questions. |
I've started to break to many things. Lines 97 to 247 in 7e94e47
I think the functions linked to the timers are correct and I misunderstood the structure |
@SimonLab yeah, the disclaimer was my attempt to warn you. 🤪 |
@SimonLab if you have time to review this please go for it. 🤞 |
I've noticed a few things that I want to update or have a detailed looked at to make sure I didn't miss something:
person_id
value as the schema doesn't have it:stop
function consistent with thestart
, ie pass the stop value as parameter:update
functiondone
item returns toactive
status we also stop the timer again?The text was updated successfully, but these errors were encountered: