Skip to content

Fix: correct answer and dropdown data handling#35

Open
Rom1-B wants to merge 1 commit into
mainfrom
fix_answer
Open

Fix: correct answer and dropdown data handling#35
Rom1-B wants to merge 1 commit into
mainfrom
fix_answer

Conversation

@Rom1-B

@Rom1-B Rom1-B commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes #N/A
  • Some question types could end up storing a value different from the one they are meant to always provide, depending on what was submitted.
    This ensures those questions always return their intended value.
    A dropdown data endpoint was also missing the same access check already applied to similar endpoints, and the directory search autocomplete did not handle some special characters correctly in the search text.

Screenshots (if appropriate):

@Rom1-B
Rom1-B requested a review from Lainow July 27, 2026 12:37
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.

1 participant