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

CARDS-2510: Fix computed questions always recalculating on checkin #1752

Merged
merged 2 commits into from
Jun 17, 2024

Commits on Apr 4, 2024

  1. Computed questions recalculate on checkin

    - Fix computed questions being recalculated by the backend whenever the front end submits the a form with no relevant changed answers
    acrowthe committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    61cf09f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. CARDS-2510: Fix computed questions always recalculating on checkin

    - Change incorrect code comment
    - Fix a case where a changed computed answer wouldn't be marked as changed
    acrowthe committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a483f13 View commit details
    Browse the repository at this point in the history