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 progress action if progress did not change #1015

Merged
merged 4 commits into from
Jun 20, 2024

Conversation

jochenklar
Copy link
Member

This PR fixes the problem that the project is always saved on the POST request to the progress endpoint, regardless if the progress changed. This leads to a new updated timestamp in the Project model, even if people just click through the interview.

Copy link
Member

@MyPyDavid MyPyDavid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, nice fix with tests!

@jochenklar jochenklar merged commit 673618b into dev-2.2.0 Jun 20, 2024
17 checks passed
@jochenklar jochenklar deleted the fix_progress_action branch June 20, 2024 07:58
jochenklar added a commit that referenced this pull request Jun 20, 2024
Fix progress action if progress did not change
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.

None yet

4 participants