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

fix: schedule weekly reflection when not automatically scheduled #201

Merged
merged 6 commits into from
Nov 15, 2023

Conversation

wbaccinelli
Copy link
Contributor

Fixes PerfectFit-project/virtual-coach-issues#482

During the execution phase, every day the the state machine checks if the weekly reflection dialog has been planned for the current week. It retrieves the last date when the weekly reflection should have been sent and, if no new weekly reflection has been sent nor planned, it triggers the dialog.

@wbaccinelli wbaccinelli requested a review from BendikC November 15, 2023 14:28
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@wbaccinelli wbaccinelli merged commit 8310b76 into main Nov 15, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weekly reflection scheduling
2 participants