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

If user does not check out the checkin will not be stored #131

Closed
stringparser opened this issue Jul 9, 2021 · 1 comment
Closed

If user does not check out the checkin will not be stored #131

stringparser opened this issue Jul 9, 2021 · 1 comment

Comments

@stringparser
Copy link
Contributor

stringparser commented Jul 9, 2021

Migrated from: railslove/meine-checkins-backlog#40

If the user will not check out the checkin will be lost in the history of checkins.
We should be persisting the checkin and somehow check if it's still active or not.

Last answer by @koos

  1. Scan Trigger

save an entry only for supported providers, logo, time of the scan and the date
save an entry only for not supported providers: url, and the logo (favicon), if not there don't show, time, scan and the date time
2. Checkin Trigger
update the 'scan' entry with the actual venue, checkin time etc.
not supported providers: do nothing
3. Checkout Trigger
just add the checkout time
4. The trigger that is not triggered
if the service does a automatic checkout (eg. recover after 4hours or the owner does a checkout) then the record should be saved and update after 24 hours (show: ausgecheckt durch service)

@stringparser
Copy link
Contributor Author

This was implemented in v1.10.1 to be deployed this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant