Skip to content
English
  • There are no suggestions because the search field is empty.

Two way sync - Jira Integration

Details on how to setup, update and sync Jira with Ideascale platform

Path: Workspace Homepage >> Navigation Panel >> Settings >> Community >> Integrations >> All Apps >> Jira

What is the Jira Integration?
The Jira Integration is a two-way sync connection between IdeaScale and Jira that allows selected ideas to be pushed directly into Jira for tracking throughout the development lifecycle.

Setting up the Jira Integration requires configuring an OAuth 2.0 connection between IdeaScale and Jira, which involves creating credentials in the Atlassian Developer Console and linking them back to IdeaScale. Once configured, ideas selected in IdeaScale sync into Jira issues, with Campaign Mapping and Field Mapping determining where each idea's data lands.


Role Permissions

  1. Community Administrator: Accesses Settings >> Community >> Integrations >> All Apps to configure, connect, and manage the Jira Integration, including linking OAuth 2.0 credentials, authenticating the connection, and setting up Campaign Mapping and Field Mapping.

 Access Jira Integration Settings in IdeaScale


  • Log into your IdeaScale account as an administrator.
  • In the Navigation Panel, select Settings >> Community >> Integrations >> All Apps.
  • Locate the Jira integration panel and select Manage.

    Migrate to Oauth 2.0
  • Select Migrate to OAuth 2.0.

 

Create a New App in Atlassian Developer Console

Credentials generated from an Atlassian account are required to link IdeaScale to Jira.

  • Open a new tab and go to the Atlassian Developer Console ([developer.atlassian.com/console](https://developer.atlassian.com/console)).

    Screenshot 2026-07-02 at 11.31.23 AM
  • Select Create, then select OAuth 2.0 integration.
  • Give the app a recognizable name (for example, Ideas Community).

    Screenshot 2026-07-02 at 11.29.51 AM
  • Agree to the Atlassian developer terms and select Create.


Step 3: Configure App Authorization & Permissions

Add the Callback URL

  1. In the Atlassian app settings, navigate to Authorization on the left menu.

    Screenshot 2026-07-02 at 11.33.12 AM
  2. Next to OAuth 2.0 (3LO), click Add.
  3. Return to the IdeaScale Jira Settings window and copy the Callback URL.

    copy url
  4. Paste the Callback URL into the Callback URL field in the Atlassian console and select Save changes.

    Screenshot 2026-07-02 at 11.33.34 AM

Configure Scopes (Permissions)

  1. In the Atlassian developer menu, select Permissions.

    Screenshot 2026-07-02 at 11.33.57 AM

  2. Find Jira API in the list, select Add, then select Configure.

    Screenshot 2026-07-02 at 11.50.05 AM
    Screenshot 2026-07-02 at 11.50.31 AM

  3. Select Edit Scopes.

    Screenshot 2026-07-02 at 11.50.52 AM
  4. Under the Jira platform REST API section, check the boxes for the required permissions:
    1. View Jira issue data (read:jira-work)
    2. Create and manage issues (write:jira-work)

Screenshot 2026-07-02 at 11.54.37 AM

5. Select Save at the bottom of the scope configuration.


Link Credentials to IdeaScale

  1. In the Atlassian console, navigate to Settings in the left menu.
  2. Under the Authentication details section, locate the Client ID and Secret.
  3. Copy the Client ID from Atlassian and paste it into the Client ID field in IdeaScale.

Screenshot 2026-07-02 at 11.55.04 AM

       4. Copy the Secret from Atlassian and paste it into the Client Secret field in                 IdeaScale.

client secret
      5. In IdeaScale, select Save Changes.

Authenticate and Connect

  1. Once saved, select the Allow Access to Connect Jira button in IdeaScale.

    requesting access
  2. A secure Atlassian window opens requesting access.
  3. Under the From site dropdown, select the correct active Jira site URL, matching the URL configured in the integration settings.

    select the site

  4. Select Accept.

    Accept access
  5. IdeaScale redirects back with a green "Jira connected successfully" confirmation banner.

    Jira connected

Configure Campaign Mapping & Fields

With the connection established, ideas can be mapped to where they will go in Jira.

  1. Under the Configuration section in IdeaScale, select the target Campaign, the target Jira Project, and the designated Ticket Type (for example, Epic, Task, or Story). 

    campaign configuration
  2. Select Save.
  3. Map the technical data fields by selecting Field Mapping.

    More menu
  4. Align the IdeaScale Fields to the corresponding Jira Fields (for example, mapping Idea Title to Jira Summary, Text to Description, Attachments, or Labels).

    Field mapping save
  5. Select Save Mapping once finalized.

Once mapping is complete, ideas are ready to be pushed directly into Jira workflows.
Configuration can be cleared at any time using the Remove Configuration option to start fresh.


Frequently Asked Questions

What Jira permissions does the connected app require?

The connected app requires View Jira issue data (read:jira-work) and Create and manage issues (write:jira-work), configured under the Jira platform REST API scopes in the Atlassian Developer Console.

What happens to the existing setup if Remove Configuration is used?

Remove Configuration clears the existing Campaign Mapping and Field Mapping setup, allowing the Jira Integration to be configured again from Access Jira Integration Settings.

Which Jira site should be selected during authentication?

The From site dropdown should be set to the active Jira site whose URL matches the one configured in the Jira Integration settings.

What Ticket Types can ideas be mapped to in Jira?

Ideas can be mapped to any Ticket Type available in the selected Jira Project, such as Epic, Task, or Story, as configured under Configure Campaign Mapping & Fields.


Related Articles

Last Updated: August 30, 2026