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

Don't try to load non existing object, fix db inconsistencies with question parameters #2780

Open
wants to merge 5 commits into
base: support/2.13.0
Choose a base branch
from

Commits on Aug 3, 2022

  1. fix(questionrange,questionregex): don't try to load non existing object

    when question ID == 0 then it is useless to search an question parameter
    btry committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    ee4faff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec90681 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88475e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58340af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cdacbe4 View commit details
    Browse the repository at this point in the history