Jira Task Forms

The Jira Task Form is a type of form that automatically generates tickets in Jira when configured.Users will submit their responses using this form; while the Forms app collects data like usual, a customized ticket is simultaneously created in a linked Jira instance.

Administration

Connect to Jira

Before users may use the Jira Tasks Form option, an administrator must connect a Jira instance to Forms for Confluence Cloud.

The Jira Integration tab on the Administration Configurations page allows you to add, edit, and delete connections with a Jira instance.

To enable Jira Tasks Forms:

  1. Log in as an administrator.
  2. Click the Administration button on the Forms homepage.

    The Administration Configurations page opens.

  3. Click the Jira Integration tab.

  4. Click the Connect a Jira Instance button.
    The Connect a Jira Instance menu opens.

  5. Fill out the following configuration details:

    1. Provide a name for the connection.

    2. Enter the URL of your desired Jira instance.

    3. Provide an email address associated with the selected Jira instance.

      There is an extra step when using Jira Project Discovery. You need to give the email address used here administrator access to your projects. Universal access is not enough. The email address must be added individually to allow the creation of items.

    4. The Password is an Atlassian API key for the selected Jira instance. Atlassian's documentation describes how to generate one.

  6. Click Save.

  7. The connection is displayed in the Jira Integration tab.

    1. A successful connection will read Connected in the Status tab. If there's a problem, the status will show Error.

    2. Click the Actions menu and the Edit option to resolve connection issues.

Create a Jira Task Form

Connect to Jira

A Jira Instance must be linked to Forms for Confluence Cloud before a Jira Task Form may be created. See the Administration section above to learn how to connect a Jira instance to the app.

To create a Jira Task Form from an existing Confluence page:

  1. On your desired page, click the Insert option and select Jira Task Form
    The Configure Task Form menu opens to the General tab.

    Pre-populated fields

    The Space, Parent page, and Page title will be pre-populated using this creation method.
  2. Provide a Task Form Name.
    1. Optional: Provide a Task Form Description.
    2. Optional: Add other users as Collaborators for the form.
  3. Click Next: Jira Settings.
    The Jira Settings menu opens.
  4. Select your desired Jira Project to connect your form with.
  5. Select a Ticket type to be created in Jira.
    1. Optional: Click the Let the respondent decide checkbox option.
  6. Select an Assignee to the Jira tickets that will be created.
  7. Using the Respondent Details checkbox option, decide whether to add respondent details in a comment to the Jira tickets that will be created.
  8. Click Proceed.

To create a Jira Task Form from the Forms Homepage:

  1. From the Forms Homepage, click Add new form and select Jira Task Form.
  2. Click Proceed.
    The Task form builder opens.
  3. By default, all mandatory fields for the selected Jira project are added to the details of the form.
    Before proceeding, ensure these align with your desired outcome and make edits as necessary.
  4. Use the Add question option to add any Jira fields not currently shown.

    Incompatible field types

    A warning icon is shown if the field type is incompatible with the Jira Task Form.
    See the table below for the compatibility of Jira custom field types with Forms for Confluence.

  5. Optional: Provide a Default answer that will populate the question and be submitted unless changed by a respondent. 
  6. Optional: Use the Hide this question checkbox option to make the question invisible to respondents.
    You can use this with a desired default answer if you want the same value entered in this field for every ticket created by this form.
  7. Click Save to lock in your desired configuration.
    The form appears on the Forms homepage and selected Confluence page.

Field Type availability

Standard custom field types:

Jira Custom Field TypeForms Compatibility
Checkboxes

(tick) Checkbox

Date Picker(tick) Date Picker
Date Time Picker(error)
Labels(tick) Short Answer
Number Field(tick) Short Answer (numeric version)
Paragraph(tick) Long Answer
Radio Buttons(tick) Radio Button
Select List (cascading)(error)
Select List (multiple choices)(tick) Drop Down (multi-select)
Select List (single choice)(tick) Drop Down
Short text (plain text only)(tick) Short Answer
URL Field(tick) Short Answer (URL validation)
User Picker (single user)(error)
On this page