# Issue Tracker for a Project

Issue Tracker service allows you to setup the Jira board to track issues and backlog activities related to your project. You can setup the Jira board, add, update and delete service administrators.

## Deploying a New Jira Board <a href="#deploying-a-new-jira-board" id="deploying-a-new-jira-board"></a>

You can deploy a new Jira board to your project.

To deploy a new Jira board for a project, perform the following steps:

1.Login into PCC.

2\. Search for the required project. The Project dashboard appears. Click **Issue Tracker** from the **Collaborations** tab.

{% hint style="info" %}
You can also navigate to Issue Tracking from the Vertical Sidebar navigation menu. Click **Collaborations** and then select **Issue Tracker**.
{% endhint %}

<figure><img src="/files/2zXtY7HgHIeNLtpTztLT" alt=""><figcaption><p>IssueTracker</p></figcaption></figure>

3.The Issue Tracking page appears. Click the <img src="/files/z8ix9wz0CQVmr2kCwnt2" alt="" data-size="line"> icon available in front of **Connect Existing/Deploy New** and click **Deploy New**, enter the Jira **URL** and then click **Deploy**.

![Deploy New](https://lh5.googleusercontent.com/LXHMBmL0NfWXWYIrl4S4UbYtRq9Rg3Ai8Hy2me2xXcXpvU89VMRZLH4HPkif_PsHgGDCe5De4KdNz63tQx_K1mQQXidEkXrAFSGdvjWveAjJ9Zgxvh5Lexpo9aGO-XggtBaEgFr3vR4jZuDFaro)

## Connecting to the Existing Jira Board <a href="#connecting-to-the-existing-jira-board" id="connecting-to-the-existing-jira-board"></a>

You have an option to connect to the existing Jira board for your project.

To connect to the existing Jira board for a project, perform the following steps:

1.Search for the required project. The Project dashboard appears. Click **Issue Tracker** from the **Collaborations** tab.

2.The Issue Tracking page appears. Click the <img src="/files/z8ix9wz0CQVmr2kCwnt2" alt="" data-size="line"> icon available in front of **Connect Existing/Deploy New** and click **Connect Existing**, enter the existing Jira **URL** and then click **Connect**.

![Connect Existing](https://lh3.googleusercontent.com/1CCFzZu4NHODZNeZYXkBaw1H5UiUQ6XmROI-N0RiXFLzBlp4upj5AAJw_7NwJtmJhT9hWvWIN3sh7bL7W97ELB0CjJiSowPp8AcW-_6KJ9bZmR7SvHze5rYD7I8VAr1ymC3bx1VpVhGG5MufJ4g)

## Adding a Service Administrator <a href="#adding-a-service-administrator" id="adding-a-service-administrator"></a>

After setting up the Jira board, you can add a Service Administrator to the Jira board.

To add a Service Administrator to the Jira board for a project, perform the following steps:

1.Search for the required project. The Project dashboard appears. Click **Issue Tracker** from the **Collaborations** tab.

2.In the Jira tab, click **+Add Service Administrator**.

![Service Administrator](https://lh4.googleusercontent.com/lwtL9giH5YokrmRK4BdTxVUs5_hcdMjWmjPNobARv5n7pKYHxAOaDF27OzNfR0BlWS4wAPZaY5ygAH65IsqK2Nz20Ml87cco7UhYHgRwIVbG6PfAb6EFNcUpO2S_PybwBpAGfVWBEO6kU5NvgMg)

3.The Add Service Administrator dialog box appears. Enter the **Full Name** of the user and the **Email Address** and click **Save**.

![Add Service Administrator](https://lh6.googleusercontent.com/Btevp6m537vBEzJukC_v2cgQFaAtrkFJ9zeDuHuKuVTb68xX3C7LRfBFZc0iSbjRaanoK3FsNZIZIdr96-jR8k1QfVAEQrAi3M0VNUkQIG2gJ_OOGHrF_TlS3pr23TtMxKSmv5OQOpu7-9wjVvE)

{% hint style="info" %}
If you want to update the existing Service Administrator details, click the edit <img src="/files/wJ3s1D01NlzyEROA2GXd" alt="" data-size="line"> icon.

If you want to delete the existing Service Administrator, click the delete <img src="/files/puwzhi8e8TYRZvDDu5lr" alt="" data-size="line">icon.
{% endhint %}

## Adding a Jira Project <a href="#adding-a-jira-project" id="adding-a-jira-project"></a>

You can add different Jira projects under your Jira board.

To add a Jira project to the Jira board, perform the following steps:

1.Search for the required project. The Project dashboard appears. Click **Issue Tracker** from the **Collaborations** tab.

2\. In the Jira Projects tab, click **+Add Jira Project**.

![](https://lh6.googleusercontent.com/_oggjMTLfYsrKRVepu_qRMgi2lDWsrRJkwoZm5wOKjYSfXqrBw93-g1eytv98gJ2pfydSahfRrT6sgIw5ekxCD0-WGScVLm62852ZnGPqlL9ocWFt7NDs-wIVv2N_Q6xQWo0vjD4iuvXwmdusMs)

3.The Add Jira Project dialog box appears. Enter the **Project Name** and the **Project Link** and click **Save**.

![Jira Project Details​](https://gblobscdn.gitbook.com/assets%2F-MEMVgDuxi7j4ZpeENUY%2F-MMBlGE9llYV34lpVq8U%2F-MMBmjSoB38dQFScufsW%2FJira_Proj.png?alt=media\&token=bed214bb-f30c-4881-aaa3-732c52a855b3)


---

# 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.linuxfoundation.org/lfx/project-control-center/v1-prior-version/it-services-for-a-project/issue-tracking-for-a-project.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.
