# JIRA

Follow the steps below to log a bug in Jira from reports section

1. Navigate back to the Report tab and click Testcase Details icon, to bring up Run details popup window in top right corner of Reports tab.

<figure><img src="/files/5FDlvO9oG3A9VnT12X5M" alt=""><figcaption></figcaption></figure>

2. Click view Reports icon, from Run Details pop up window to bring up Result Summary window in screen.

<figure><img src="/files/dHeiWbUj3BPXq035E1lW" alt=""><figcaption></figcaption></figure>

3. Click Expand arrow from the # column to check the detailed analysis of the execution for all the Test Step details of the Test case
4. Click bug icon from Defect column to log a defect in defect management tools.
5. Select Jira option to bring up Jira Login pop up on screen

<figure><img src="/files/5XSvxW8gwveiXh3dUFID" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Note: after selecting Jira option it will bring up auto fill pop up on screen
{% endhint %}

6. Click Connect button, this action will change bug icon to Jira icon

<figure><img src="/files/8tRcQuJldfQuplTIDjx7" alt=""><figcaption></figcaption></figure>

7. Click Jira icon in Defect column to bring up Create Issue pop window on the screen
8. Select Jira project, Issue Type and configure Field from their respective dropdowns

{% hint style="info" %}
Note: *For more detailed information, click Configure Fields dropdown and select more option*
{% endhint %}

9. Enter bug’s Description, Summary, Reporter, Environment and click Proceed button, after clicking proceed button, the Jira icon changes into Defect ID

<figure><img src="/files/BepjYcq95DK0anxoxcss" alt=""><figcaption></figcaption></figure>

10. Click the Defect Id to directly navigate to the Jira website and view the logged bug

<figure><img src="/files/CPKFZIp6bvmApvOPHnSl" alt=""><figcaption></figcaption></figure>


---

# 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.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-reports-section/log-a-bug-from-view-report/jira.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.
