Skip to content

fix NO-JIRA: display sections with forms that use sectionId#281

Merged
mokhld merged 1 commit intomainfrom
fix/no-jira-sections-display
Dec 16, 2025
Merged

fix NO-JIRA: display sections with forms that use sectionId#281
mokhld merged 1 commit intomainfrom
fix/no-jira-sections-display

Conversation

@mokhld
Copy link
Copy Markdown
Contributor

@mokhld mokhld commented Dec 16, 2025

Proposed change

This PR is to fix sections not displaying in the runner when using V2 schema forms. Sections are now correctly resolved by ID instead of name.

Jira ticket:

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@mokhld mokhld changed the title feat: display sections with forms that use sectionId fix NO-JIRA: display sections with forms that use sectionId Dec 16, 2025
@mokhld mokhld marked this pull request as ready for review December 16, 2025 15:28
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@jbarnsley10 jbarnsley10 left a comment

Choose a reason for hiding this comment

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

LGTM

@mokhld mokhld merged commit 6bf7fd3 into main Dec 16, 2025
27 checks passed
@mokhld mokhld deleted the fix/no-jira-sections-display branch December 16, 2025 15:34
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.

3 participants