Skip to content

Document rostertitle as a reserved variable name#46

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/update-reserved-words-section
Draft

Document rostertitle as a reserved variable name#46
Copilot wants to merge 2 commits into
mainfrom
copilot/update-reserved-words-section

Conversation

Copilot AI commented Jun 16, 2026

Copy link
Copy Markdown

The Variable Names documentation was missing rostertitle in the reserved-word list, while Designer already rejects it (WB0058). This updates the docs to align with actual validation behavior.

  • What changed

    • Updated content/questionnaire-designer/components/variable-names.md in the Reserved words section.
    • Added rostertitle to the Survey Solutions reserved identifiers list.
  • Behavior alignment

    • Ensures the published docs match Designer compile-time constraints for roster/variable identifiers.
- "rowcode", "rowname", "rowindex", "roster","id", ...
+ "rowcode", "rowname", "rowindex", "roster", "rostertitle", "id", ...

Copilot AI changed the title [WIP] Update Reserved words section in Variable names article with rostertitle Document rostertitle as a reserved variable name Jun 16, 2026
Copilot finished work on behalf of V-B June 16, 2026 14:16
Copilot AI requested a review from V-B June 16, 2026 14:16
@V-B V-B requested a review from radyakin June 16, 2026 14:17
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.

2 participants