Forge Staging Review and Testing
This issue tracks testing the forge application on staging against all known features that the integration supports:
## Installation
Following the TESTING doc, the setup and install was straightforward :white_check_mark:
## Setup
The application showed up and was available for setup via `Get Started`. No change in the end-user setup.
{width=900 height=139}
Connecting to `gitlab.com` worked fine, completing OAuth without issue.
### Feature Testing
Features have been taken from the [feature table](https://docs.gitlab.com/integration/jira/#feature-availability), including only examples where `Jira development panel` supports it.
<table>
<tr>
<th>Feature</th>
<th>Status</th>
</tr>
<tr>
<td>
> Mention a Jira issue ID in GitLab, and the Jira issue shows the GitLab issue or merge request.
</td>
<td>
Issue:
\<can't seem to find any way to see a linked GitLab issue via this feature?\>
Merge Request:
{width=842 height=128}
</td>
</tr>
<tr>
<td>
> Mention a Jira issue ID in a GitLab commit, and the Jira issue shows the commit message.
</td>
<td>
{width=859 height=148}
</td>
</tr>
<tr>
<td>
> Mention a Jira issue ID in a GitLab branch name, and the Jira issue shows the branch name.
</td>
<td>
{width=844 height=110}
</td>
</tr>
<tr>
<td>
> Add time tracking to a Jira issue.
</td>
<td>
With Smart Commits:
{width=271 height=32}
{width=400 height=41}
</td>
</tr>
<tr>
<td>
> Use a GitLab commit or merge request to transition a Jira issue.
</td>
<td>
With Smart Commits:
{width=296 height=37}
{width=250 height=359}
</td>
</tr>
<tr>
<td>
> Create a GitLab branch from a Jira issue.
</td>
<td>
Prompted to create a branch in GitLab:
{width=359 height=178}
</td>
</tr>
<tr>
<td>
> Mention a Jira issue ID in a GitLab merge request, branch name, or any of the last 2,000 commits to the branch after the last successful deployment to the environment to sync a GitLab deployment to a Jira issue.
</td>
<td>
{width=786 height=99}
</td>
</tr>
</table>
issue