Docs feedback: Jira 8.13+ does not work for user namespace

Link the doc and describe what is wrong with it.

IN configuration of Jira DVCS, Step 1 indicates that you should create a user in GitLab that has access to all projects. This is not the case when using Jira 8.13+ and GitLab 13.0+.

The new Jira DVCS request for group API, when adding user namespace it gives group not found error.

2022-01-21 09:00:35,104+0000 Caesium-1-3 WARN ServiceRunner     [c.a.j.p.d.gitlab.impl.AbstractGitLabRestClientImpl] Failed to execute request [https://dwainaina-gitlab-jira-test.sr.gitlab.support/api/v4/groups/Jira_user/projects?pagination=keyset&order_by=id&last_activity_after=1970-01-01T00:00:00Z&membership=true&simple=true&include_subgroups=true&per_page=100 GET https://<JiraURL>/api/v4/groups/<Jira_user>/projects?pagination=keyset&order_by=id&last_activity_after=1970-01-01T00:00:00Z&membership=true&simple=true&include_subgroups=true&per_page=100 returned a response status of 404 Not Found] errors: 
    {"message":"404 Group Not Found"}

In Jira 8.13 and below, you can use personal namespace to access the repository, but Higher version you cannot. Also, adding a user to a project do not give Jira access to the project. So Jira DVCS will not sync the repository unless they are owned by the user.

Zendesk:

https://gitlab.zendesk.com/agent/tickets/249492 (Internal only)

Edited by David Wainaina