How to import issues using Jira Query Language (JQL)

Learn how you can import issues from Jira using JQL.

Tamás Párványik avatar
Written by Tamás Párványik
Updated over a week ago

Contents:

Overview

Using Jira Query Language (JQL) you can further drive what you want to visualize on your story map from a Jira project. You have the possibility to import only those issues from Jira to StoriesOnBoard that match to your query. This is very useful when you have a large Jira project but you only want to focus on certain set of issues.

There are two cases when you can use JQL import:

  • Create a new story map which has no cards and use JQL to import issues from Jira

  • You have an existing story map and you want to use JQL to import issues from Jira

How to import issues using Jira Query Language (JQL)

Case 1 - Create a new story map which has no cards and use JQL to import issues from Jira

  1. create a new story map

  2. setup Jira integration for the story map

  3. once you have an active integration, visit "Settings"

  4. open "Integration settings"

  5. select the "Import" tab

  6. choose "Import via JQL query"

  7. enter the JQL command

  8. click "Save"

  9. hit "Import"

Case 2 - You have an existing story map and you want to use JQL to import issues from Jira

  1. open your story map

  2. open "Settings"

  3. select "Integration settings"

  4. select the "Import" tab

  5. choose "Import via JQL query"

  6. enter the JQL command

  7. click "Save"

  8. hit "Import"

⚠️ IMPORTANT ⚠️
Please note if you have an existing story map and you enter a JQL query to import additional issues from Jira to your story map, we will unlink all cards on the story map that is not matching to your JQL query.

Step-by-step guide to import issues using Jira Query Language (JQL)

If you created a new story map you need to setup the Jira integration first.

💡 Tip - Learn more about How to setup Jira integration for your story map

If you have an active Jira integration for your story map then follow the steps below.

Open your story map and visit "Settings", then select "Integration settings".

Then select the "Import" tab to access import settings and choose "Import via JQL query".

Enter your JQL query to define which issues should be imported from Jira. Then click "Save changes".

Please note that you can also test your JQL expression in Jira as displayed below.

To import all issues that matches your JQL query to your story map from Jira, click the "Import" icon. Then all issues that matches to your query will be imported to the story map and stay in sync.

⚠️ IMPORTANT ⚠️
Please note if you have an existing story map and you enter a JQL query to import additional issues from Jira to your story map, we will unlink all cards on the story map that is not matching to your JQL query.


Lear more about:

Did this answer your question?