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

TeamMember aktualisieren nicht richtig #257

Open
SachsenspieltCoding opened this issue Mar 1, 2024 · 0 comments
Open

TeamMember aktualisieren nicht richtig #257

SachsenspieltCoding opened this issue Mar 1, 2024 · 0 comments
Assignees
Labels
bug Etwas funktioniert nicht so, wie es soll

Comments

@SachsenspieltCoding
Copy link
Contributor

const stale = members.filter((m) => m.lastSync < new Date(Date.now() - 1000 * 60 * 60 * 24)); // 24 hours

Die TeamMembers werden nicht korrekt aktualisiert, vermutlich ist dieser Check kaputt

@SachsenspieltCoding SachsenspieltCoding added the bug Etwas funktioniert nicht so, wie es soll label Mar 1, 2024
@SachsenspieltCoding SachsenspieltCoding self-assigned this Mar 1, 2024
@SachsenspieltCoding SachsenspieltCoding moved this to Ausstehend in Cubyx Website Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Etwas funktioniert nicht so, wie es soll
Projects
Status: Ausstehend
Development

No branches or pull requests

1 participant