# 2.4.3 Jira Integration

QATTS Create a Jira ticket when your test case is failed. To create the tickets in Jira you need to add the Jira properties in product properties. Below are the steps to add Jira properties in product.

On the dashboard, Click on the **Administration.**

![](/files/-McOgtpbF6W_K2yO95SF)

You should see the Product Management menu with the “**Product Management**”, click on that **Product Management.**

&#x20;

![](/files/-McOgtpck3F_eeHMjUhx)

On click on the “**Product Management**”, the page should appear as also shown in the screenshot below. Then Click on “**Product**”.

![](/files/-McOgtpdQ5lHgiF8pCyM)

You can see all the created product, click on the **product name (**&#x69;f you have multiple products click on to which product you want to add jira properties)

&#x20;

![](/files/-McOgtpedmQHPMvLdnJ2)

You need to enter all the jira properties in product properties.

1. Props.product.tms.type:jira
2. Props.product.tms.uri:<http://jira.ibaseit.com/rest/api/2/>
3. [)](mailto:Props.product.tms.username:srigowtamg@ibaseit.com)
4. Props.product.tms.password:\*\*\*\*\*
5. Props.product.tms.projectKey:TESJ
6. Props.product.tms.epic:Danni AutomationIsuues
7. Props.product.tms.transistionType.close:Done
8. props.product.tms.issueTypeSub-task

![](/files/-McOgtpf69NwUcyc2Hm4)

After fill up all the properties click on the **Update** button. You will get below message as shown in the Screenshot.

![](/files/-McOgtpgfgstsjYAwU3b)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.qatts.com/v-3.0/qatts-configuration/2.4-adding-tools/2.4.1-jira-integration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
