You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section introduces a setting to experience the next planned features granted as early access. Enabling this setting allows the use of the new beta features. This seamlessly opens the new features included in the current beta. Disable this setting to hide the new beta features.
40
+
This section introduces a toggle setting to experience the next planned features granted as early access. Enabling this setting allows the use of the new beta features and show it in the General settings page. This seamlessly opens the new features included in the current beta to try out. Disable this setting to hide the new beta features.
@@ -119,7 +130,26 @@ For more information, see [**GitLab Permissions »**](https://docs.gitlab.com/e
119
130
</div>
120
131
</div>
121
132
122
-
While instructions from GitHub works just fine, [follow this article](/git-integration-for-jira-cloud/creating-personal-access-tokens-gij-cloud) for a quick step-by-step guide to get you started.
133
+
While instructions from GitLab works just fine, [follow this article](/git-integration-for-jira-cloud/creating-personal-access-tokens-gij-cloud) for a quick step-by-step guide to get you started.
134
+
135
+
Starting May 14, 2024, Gitlab is removing support for non-expiring personal access tokens (PATs) where all existing unlimited tokens will suddenly expire. To maintain integration connections with your GitLab repositories, create a new token and manually enter it into the corresponding field in the integration connection properties in Git Integration for Jira app (GIJ).
136
+
137
+
#### Automatic token rotation
138
+
139
+
GIJ can [automatically rotate tokens](https://docs.gitlab.com/ee/api/personal_access_tokens.html#rotate-a-personal-access-token) but we still encourage users to manually enter their tokens before or as soon as it expires.
140
+
141
+
The automatic rotation occurs only for the tokens used to connect Gitlab integrations. Any user PATs (used to create PRs) for Gitlab integrations aren't automatically rotated, and must be manually updated by each user themselves.
142
+
143
+
<divclass="bbb-callout bbb--info">
144
+
<div class="irow">
145
+
<div class="ilogobox">
146
+
<span class="logoimg"></span>
147
+
</div>
148
+
<div class="imsgbox">
149
+
If a PAT is used to connect several Gitlab integrations – only the integration that rotates the PAT first will still work. All other integrations will fail as they don’t know the new PAT, and the old PAT has been revoked by the rotation. The Jira admin will have to generate new PATs for each failed integration and manually update them.
Click**Refresh**to manually load the git data. This will also help avoid unnecessary git server requests that could potentially impact your rate limits.
33
+
The**Refresh**action is available for manually reloading the git information on the Git Integration development panel. Use it to repopulate Git data without reloading the Jira issue page.
title: When a GIJ license expires, it shows up as a session error to the user
4
+
description:
5
+
taxonomy:
6
+
category: git-integration-for-jira-cloud
7
+
8
+
---
9
+
10
+
### Problem
11
+
12
+
I'm getting an error message that says it's a session error, `SessionTokenNotFoundException`, and I cannot proceed to use any GIJ features anymore.
13
+
14
+
15
+
16
+
### Diagnosis
17
+
18
+
While session errors can just go away when the page is reloaded, this specific session error still remains. Jira admins will see a message similar to the one below:
Session error message that persist can mean that the trial or license to GIJ had expired. GIJ can detect a license expiration before it tries to detect a valid session. When valid, GIJ will display the correct message about the current license status.
27
+
28
+
Once you have renewed you Git Integration for Jira app license, this error message
29
+
30
+
<divclass="bbb-callout bbb--info">
31
+
<div class="irow">
32
+
<div class="ilogobox">
33
+
<span class="logoimg"></span>
34
+
</div>
35
+
<div class="imsgbox">
36
+
<b>Contact Us</b><br>
37
+
If you still have a question - reach out to our <a href='https://help.gitkraken.com/git-integration-for-jira-cloud/gij-cloud-contact-support/'>Support Desk</a> or email us at <a href='mailto:gijsupport@gitkraken.com'>gijsupport@gitkraken.com</a>.
0 commit comments