Connect Jira Cloud
You must be an Autosana workspace admin or owner to install and configure Jira.- Go to Settings > Integrations > Jira
- Click Connect Jira and approve the Atlassian authorization request
- If your Atlassian account can access multiple sites, choose the Jira site
- Select the default project and issue type
read:jira-workto read projects, issue types, and ticket statuswrite:jira-workto create tickets and add recurrence commentsmanage:jira-webhookto register ticket-status webhooksoffline_accessto refresh the connection without asking you to sign in again
The selected project and issue type are defaults. You can choose a different
available destination in the ticket review dialog before creating a ticket.
Create and review tickets
Select Create ticket on an Autosana issue group or an individual issue in a flow run. The review dialog includes:- Jira or Linear as the provider
- the destination project
- the Jira issue type
- an editable title and description with Autosana evidence links
Automatic tickets
Automatic ticket creation is Off for new connections. Workspace admins can choose one automatic provider under Settings > Integrations: Off, Jira, or Linear. During migration, an eligible existing Linear connection with a configured default team preserves its prior automatic behavior. When Jira is selected, Autosana creates at most one current ticket for each new critical issue group. Jira must have a valid default project and issue type and healthy webhook delivery. Issues marked Don’t show again never create automatic tickets.Webhook health and reconnecting
Jira webhooks normally update Autosana when a ticket changes status. The Jira settings card shows webhook health and the latest verified delivery. Autosana also reconciles stale ticket status and renews webhook registrations to repair missed or expiring subscriptions. Reconnect Jira when the settings card reports that authorization is required. If a project or issue type was removed, choose a new default before enabling automatic creation. To remove the connection, select Disconnect Jira from the Jira settings card. Existing Autosana ticket history remains available, but new Jira ticket creation and status updates stop until Jira is connected again.Operator rollout and rollback
Use this order when enabling provider-backed ticketing in a hosted environment:- Apply the additive/rename migration and deploy backward-compatible backend reads.
- Configure Atlassian OAuth callback and approve distribution/sharing for Jira Cloud tenants.
- Configure Jira, Linear, and Slack webhook secrets and public callback URLs.
- Reauthorize existing Linear installations so webhook permissions/secrets are present.
- Enable the PostHog
ticketing-integrationsUI flag for internal organizations, then a small customer cohort. - Monitor unknown creates, webhook age, reconciliation failures, Slack interaction latency, and blocked grouping maintenance.
- Expand rollout; for a normal cohort rollback, disable the PostHog flag and
automatic_providerwhile leaving the deploy runtime enabled so ticket history and webhook ingestion continue.
TICKETING_INTEGRATIONS_ENABLED is the deploy-level runtime switch, separate
from the PostHog UI flag. Setting it to false removes the provider, ticket,
and webhook routes and stops ticketing background work. Reserve it for a full
runtime shutdown, not a normal UI/cohort rollback.