- Help Center
- Atlassian Jira Integration Docs
- Use Cases and Tips
-
Get Started With Unito
-
Using Unito
-
Items in Sync, Account Management, and Billing
-
Troubleshooting and FAQs
-
Data Privacy & Security
-
Integration Documentation
- Airtable
- Azure DevOps
- Basecamp
- Bitbucket
- ClickUp
- Confluence
- Eloqua
- Favro
- GitLab
- HubSpot
- Intercom
- Jotform
- Mailchimp
- MeisterTask
- Microsoft Excel
- Microsoft Outlook
- Miro
- monday.com
- Notion
- Pipedrive
- PostgreSQL
- Slack
- Snowflake
- Stripe
- SurveyMonkey
- Teamwork
- Typeform
- Xero
- Zendesk
- Zoho Projects
- MySQL
-
Atlassian Jira Integration Docs
-
Trello Power-Up Docs
-
2-Way ServiceNow Integration
-
Asana Integration Docs
-
Google Integration Docs
-
Salesforce Integration Docs
-
Wrike Integration Docs
-
Azure DevOps Integration Docs
-
Smartsheet Integration Docs
-
GitHub Integration Docs
How to Sync Jira Epics as Parent Tasks
With this manual option, you can turn Jira Epics into parent tasks to create a subtask hierarchy. Here's how it's done.
Any Unito flow can sync tasks, stories, and bugs linked to your Jira Epics as subtasks in your other tools. This solution will work with any integration that already has subtasks in its design! Common companion tools for this manual configuration include Trello, Asana, and Wrike.
Steps to sync epics as parent tasks
- Open any of your Jira flows.
- Select Advanced options.
- Scroll down to the Advanced features window. This lets you enter custom code for specific manual configurations.
- Copy this text:
{
"syncEpicsAsParentTasks": true
} - Then, paste it into the Advanced features box. You should get something that looks like this:
- Save your flow and click Sync now.
Now, your Jira Epics will be considered as parent tasks, and all linked tasks, issues, and bugs will be synced as subtasks.
Here's a comprehensive guide on how to create a new flow or if you're already familiar with Unito, you can simply edit an existing flow.
Learn more about advanced manual options here or reach out to us by clicking on the chat bubble in the corner of your screen. We'll walk you through it!