Skip to content

Commit fa5ce35

Browse files
CopilotCybotTM
andcommitted
Update README with Jira API version configuration instructions
Co-authored-by: CybotTM <326348+CybotTM@users.noreply.github.com>
1 parent c2ff1c5 commit fa5ce35

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,12 @@ Using OAuth to transmit work logs to Jira ticket system
219219
- Enter your private key you created above into OAuth consumer secret field
220220
(``jira_privatekey.pcks8``).
221221
Must begin with ``-----BEGIN PRIVATE KEY-----`` (not ``BEGIN RSA``!).
222-
222+
- **JIRA API version**: Select the appropriate API version:
223+
224+
- **2** for Jira Server/Data Center/On-Prem 9.x (default)
225+
- **3** for Jira Cloud
226+
227+
See ``doc/JIRA_API_VERSION_MIGRATION.md`` for details.
223228
#. Assign this ticket system to at least one project
224229

225230
#. Start time tracking to this project

0 commit comments

Comments
 (0)