Skip to content

Update supported Jira field types to match the implementation - #724

Merged
TetianaKhomenko merged 1 commit into
docsfrom
issue-5891-jira-field-types
Aug 21, 2026
Merged

Update supported Jira field types to match the implementation#724
TetianaKhomenko merged 1 commit into
docsfrom
issue-5891-jira-field-types

Conversation

@YanaBaranova0909

Copy link
Copy Markdown
Contributor

Summary

Rewrites the Supported Jira Field Types section of the Jira integration page so it matches what create-issue.js actually builds on master, verified live on beta (project integration-with-jira, Jira projects TIF and TB).

  • Removes stale claims: Labels, cascading select and searchable multi-selects (Components, Affects versions, Fix versions) are supported, but the page still listed Labels as not supported and contradicted the Jira plugin page.
  • Documents the read-only placeholder <field is not available, value can't be set> shown when Jira returns a field with no allowed values — this behaviour was undocumented.
  • Notes that user, securitylevel and timetracking fields (Owner, Security Level, Original Estimate) still have no dedicated control and must be set in Jira after the issue is created.
  • Explains that the form is built from the Jira field schema, so the visible set of fields depends on the Jira project configuration.
  • Moves the "connect multiple Jira projects" paragraph back into the connection section, where it belongs.

The ## Supported Jira Field Types heading is kept verbatim — advanced/jira-plugin/jira-issue.md links to its anchor.

Closes https://github.com/testomatio/testomatio/issues/5891

Test plan

  • npm run build passes
  • /integrations/issues-management/jira renders and the three subsections read correctly
  • The anchor link from /advanced/jira-plugin/jira-issue to #supported-jira-field-types still resolves

Labels, cascading select and searchable multi-selects are supported, so
the page no longer lists them as missing. Documents the read-only
placeholder for fields Jira returns without allowed values, and the
user/security level/time tracking types that still have no control.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: ac257a6
Status: ✅  Deploy successful!
Preview URL: https://0dc1147b.docs-c7r.pages.dev
Branch Preview URL: https://issue-5891-jira-field-types.docs-c7r.pages.dev

View logs

@TetianaKhomenko
TetianaKhomenko merged commit c1d8bb3 into docs Aug 21, 2026
3 checks passed
@TetianaKhomenko
TetianaKhomenko deleted the issue-5891-jira-field-types branch August 21, 2026 08:11
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