Jira 8.20 REST API change log

Preparing for Jira 8.20

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

Jira 8.20 is a Long Term Support release, and this change log aims to give you an overview of any REST API changes between Jira Long Term Support release 7.13 up through 8.5, 8.13 to 8.20.

7.13

No changes.

8.0

ADDED

api/2/issue

Archive Issue

PUT /rest/api/2/issue/{issueIdOrKey}/archive

ADDED

api/2/issuetypescheme

Create issue type scheme
POST /rest/api/2/issuetypescheme
Get all issue type schemes
GET /rest/api/2/issuetypescheme
Get issue type scheme
GET /rest/api/2/issuetypescheme/{schemeId}
Update issue type scheme
PUT /rest/api/2/issuetypescheme/{schemeId}

Delete issue type scheme

DELETE /rest/api/2/issuetypescheme/{schemeId}

Add project associations to scheme

POST /rest/api/2/issuetypescheme/{schemeId}/associations

Get associated projects

GET /rest/api/2/issuetypescheme/{schemeId}/associations

Set project associations for scheme

PUT /rest/api/2/issuetypescheme/{schemeId}/associations

Remove all project associations

DELETE /rest/api/2/issuetypescheme/{schemeId}/associations

Remove project association

DELETE /rest/api/2/issuetypescheme/{schemeId}/associations/{projIdOrKey}

8.1

ADDED

api/2/cluster

Get all nodes

GET /rest/api/2/cluster/nodes

Delete node

DELETE /rest/api/2/cluster/node/{nodeId}

Change node state to offline

PUT /rest/api/2/cluster/node/{nodeId}/offline

ADDED

api/2/issue

Restore issue

PUT /rest/api/2/issue/{issueIdOrKey}/restore

8.2

No changes.

8.3

ADDED

api/2/screens

Get all screens

GET /rest/api/2/screens

ADDED

api/2/user

Update User

PUT /rest/api/2/user


The method can consume active property (true or false).

8.4

ADDED

api/2/issue

Get create issue meta project issue types

GET /rest/api/2/issue/createmeta/{projectIdOrKey}/issuetypes

Get create issue meta fields

GET /rest/api/2/issue/createmeta/{projectIdOrKey}/issuetypes/{issueTypeId}

DEPRECATED

Get create issue meta

GET /rest/api/2/issue/createmeta

8.5

No changes.

8.6

CHANGED

api/2/jmxStartGET changed to POST
StopGET changed to POST

ADDED

api/2/project/{projectKeyOrId}/workflowschemeGet workflow scheme for project
GET /rest/api/2/project/{projectKeyOrId}/workflowscheme

ADDED

New parameter to POST /rest/api/2/project



Optional workflowSchemeId field to create a project and assign a worflowScheme


8.7

ADDED

api/2/user/a11y/personal-settings

GET /rest/api/2/user/a11y/personal-settings

ADDED

api/2/user/anonymization

GET /rest/api/2/user/anonymization
GET /rest/api/2/user/a11y/personal-settings
GET /rest/api/2/user/a11y/personal-settings

Schedule user anonymization rerun

POST /rest/api/2/user/anonymization/rerun
GET /rest/api/2/user/anonymization/progress
DELETE /rest/api/2/user/anonymization/unlock

8.8

CHANGED

/rest/projects/1.0/projectGet all versions
GET /rest/projects/1.0/project/<project_key>/release/allversions

changed to

GET /rest/projects/1.0/project/<project_key>/release/allversions-nodetails

ADDED


POST /rest/projects/1.0/project/<project_key>/release/details/progress

ADDED







/rest/auditing/1.0






Get events

GET /rest/auditing/1.0/events
Get coverage config
GET /rest/auditing/1.0/configuration/coverage
Set coverage
PUT /rest/auditing/1.0/configuration/coverage
Get retention config
GET /rest/auditing/1.0/configuration/retention
Set retention
PUT /rest/auditing/1.0/configuration/retention
Get max number of retention files set
GET /rest/auditing/1.0/configuration/retention/file
Set number of log files
PUT /rest/auditing/1.0/configuration/retention/file


8.9

No changes

8.10

No changes

8.11

No changes

8.12

DEPRECATED

api/2/auditingGet records 
GET /rest/api/2/auditing/record


Add record 
POST /rest/api/2/auditing/record

ADDED

api/2/projectGet all projectsAdded parameter includeArchived.


8.13

No changes

8.14

ADDED

api/2/cluster

Request current index from node

PUT /rest/api/2/cluster/index-snapshot/{nodeId}

ADDED

api/2/email-templates

Upload email templates



POST /rest/api/2/email-templates

ADDED

api/2/email-templates

Download email templates



GET /rest/api/2/email-templates

ADDED

api/2/email-templates

Apply email templates



POST /rest/api/2/email-templates/apply

ADDED

api/2/email-templates

Revert email templates to default



POST /rest/api/2/email-templates/revert

ADDED

api/2/email-templates

Get email types



GET /rest/api/2/email-templates/types

ADDED

EXPERIMENTAL

api/2/nomenclature/entries

Get all nomenclature entries 

GET /rest/api/2/nomenclature/entries

ADDED

EXPERIMENTAL

api/2/nomenclature/entries

Set nomenclature entry 

POST /rest/api/2/nomenclature/entries

ADDED

EXPERIMENTAL

api/2/nomenclature/entries

Get nomenclature entry  

GET /rest/api/2/nomenclature/entries/{originalName}


8.15

ADDED

EXPERIMENTAL

api/2/terminology/entries

Get all terminology entries 


GET /rest/api/2/terminology/entries


ADDED

EXPERIMENTAL

api/2/terminology/entries

Set terminology entry

POST /rest/api/2/terminology/entries


ADDED

EXPERIMENTAL

api/2/terminology/entries

Get terminology entry  

GET /rest/api/2/terminology/entries/{originalName}


REMOVED

EXPERIMENTAL

api/2/nomenclature/entries

Get all nomenclature entries 

GET /rest/api/2/nomenclature/entries


REMOVED

EXPERIMENTAL

api/2/nomenclature/entries

Set nomenclature entry 

POST /rest/api/2/nomenclature/entries

REMOVED

EXPERIMENTAL

api/2/nomenclature/entries

Get nomenclature entry  

GET /rest/api/2/nomenclature/entries/{originalName}


8.16

ADDED


api/2/customFields

Bulk delete custom fields

DELETE /rest/api/2/customFields

ADDED

EXPERIMENTAL

api/2/terminology/entries

Set bulk terminology entries

POST /rest/api/2/terminology/entries/bulk


8.17

ADDED

EXPERIMENTAL

api/2/terminology/entries

Set terminology entries

POST /rest/api/2/terminology/entries

REMOVED

EXPERIMENTAL

api/2/terminology/entries

Set terminology entry

POST /rest/api/2/terminology/entries

REMOVED

EXPERIMENTAL

api/2/terminology/entries

Set bulk terminology entries

POST /rest/api/2/terminology/entries/bulk

8.18

No changes.

8.19

ADDED

EXPERIMENTAL

user

Change user password

PUT /rest/user/password

ADDED

EXPERIMENTAL

user

Get duplicated users mapping

GET /rest/user/duplicated/list

8.20

DEPRECATED


api/2/user

Find users with all permissions

GET /rest/user/permission/search

Last modified on Dec 23, 2021

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.