> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Jira Changelog

> Release history for the Jira connector. Each version lists what changed and which actions were affected.

<Card title="Jira connector" icon="arrow-left" href="/connectors/jira" horizontal>
  Back to the connector overview, authentication methods, and actions.
</Card>

<Update label="v1.0.3" description="28 Aug 2026">
  `bug-fix`

  Fixed role lookups failing for ids returned by the role list, and an unrecognized role id now comes back as an Unknown record with a 200 instead of an error. Group records now report the group type instead of the group name. Status fields on the embedded user and group member records return the normalized value alongside Jira's raw active flag, and type fields return a value and source value pair, with group type reporting the fixed value group in both. The IAM action descriptions were rewritten.

  <AccordionGroup>
    <Accordion title="Changed · 7 actions updated">
      `jira_unified_get_group`, `jira_unified_get_me`, `jira_unified_get_role`, `jira_unified_get_user`, `jira_unified_list_groups`, `jira_unified_list_roles`, `jira_unified_list_users`
    </Accordion>
  </AccordionGroup>
</Update>

<Update label="v1.0.2" description="3 Aug 2026">
  `bug-fix`

  Clarified action guidance for searching issue comments, linking issues, and looking up project roles and versions so AI agents choose the right action and interpret responses correctly.
</Update>
