How to automate ticket creation in Jira
Quick Answer: Jira Automation enables rule-based automatic issue creation using triggers such as incoming webhooks, scheduled intervals, or field value changes. Configure rules from Project Settings > Automation, choosing a trigger, optional conditions, and the "Create issue" action.
How to Automate Ticket Creation in Jira
Jira Automation is a built-in rule engine that eliminates repetitive issue management tasks. As of April 2026, automation rules are available on Free (100 rule executions/month), Standard ($8.15/user/month, 1,700 executions), and Premium ($16/user/month, 1,000 executions per rule).
Step 1: Access Jira Automation
Navigate to Project Settings > Automation (for project-scoped rules) or Jira Settings > System > Global Automation (for rules that span multiple projects). Click "Create rule."
Step 2: Choose a Trigger
Select the event that starts the rule:
- Issue created — When any issue is created in the project
- Issue transitioned — When an issue moves to a specific status
- Field value changed — When a specific field (priority, assignee, labels) changes
- Scheduled — Run at a defined interval (daily, weekly, cron expression)
- Incoming webhook — External system sends data via HTTP POST
- Manual trigger — User clicks a button on the issue view
Step 3: Add Conditions (Optional)
Conditions filter which events proceed to the action. Examples:
- Issue type equals "Bug"
- Priority is "Critical" or "Blocker"
- Assignee is empty
- Issue matches JQL query (for advanced filtering)
Multiple conditions combine with AND/OR logic.
Step 4: Add the Create Issue Action
Select "Create issue" from the action list. Configure:
- Project — Target project for the new issue
- Issue type — Task, Bug, Story, Epic, or custom type
- Summary — Issue title (supports smart values for dynamic text:
{{triggerIssue.summary}}) - Description — Issue body with details from the trigger
- Assignee — Static user or dynamic assignment (trigger issue's reporter, lead, etc.)
- Priority — Inherit from trigger or set a fixed value
- Labels/Components — Categorization fields
Step 5: Link the Issues (Optional)
Add a "Link issues" action after "Create issue" to create a relationship (blocks, is blocked by, relates to) between the trigger issue and the newly created issue.
Step 6: Test and Enable
Click "Run rule" to test with a simulated trigger. Review the audit log to confirm the issue was created correctly. Publish the rule to activate it.
Practical Example: Auto-Create QA Task from Bug Report
- Trigger: Issue created
- Condition: Issue type is "Bug" AND priority is "High" or "Critical"
- Action: Create issue in the QA project with type "Task"
- Summary: "QA Verification: {{triggerIssue.summary}}"
- Assignee: QA Team Lead
- Action: Link issues — new QA task "is related to" the original bug
This ensures every high-priority bug automatically generates a QA verification task.
Related Questions
Related Tools
Asana
Project management platform with Rules automation engine for automating task assignment, status changes, and team notifications.
Project Management AutomationClickUp
All-in-one productivity platform with 100+ automation recipes for project management, docs, and goal tracking.
Project Management AutomationJira
Issue tracking and project management platform with built-in automation rules for agile development teams.
Project Management AutomationMonday.com
Visual work operating system with automation recipes for task management, project tracking, and team collaboration.
Project Management AutomationRelated Rankings
Dive Deeper
ClickUp vs Asana: Complete Comparison (2026)
A comparison of ClickUp and Asana for project management automation in 2026. ClickUp offers 15+ views with built-in docs and whiteboards at $7-12/user/month. Asana provides unlimited automation rules with a refined workflow engine at $13.49-30.49/user/month. Includes pricing data for 25-person teams and adoption metrics from deployments.
Trello vs Asana: Complete Comparison (2026)
A comparison of Trello and Asana for project management in 2026. Trello offers Kanban-first simplicity with Butler automation at $6-12.50/user/month. Asana provides multi-view structured workflows with unlimited rules at $13.49-30.49/user/month. Includes pricing for 15-person teams and migration data.
ClickUp vs Notion: Complete Comparison (2026)
A comparison of ClickUp and Notion as all-in-one workspace tools in 2026. ClickUp provides 15+ project views with built-in time tracking and sprints at $12/user/month. Notion offers a refined documentation and wiki experience with database automations at $18/user/month. Pricing analysis for 20-person teams included.