Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the Smart Checklist Rest API?

Simon Völk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 2, 2025

I want to clone an issue by using jira rest api. I know there is a website describing this but everything didnt work. There is no error, it gets the right checklist but it dont puts the given checklist in the new checklist. Does anyone has code that functions and successfully clones the smart checklist? Heres my function: Annotation 2025-09-02 151604.pngAnnotation 2025-09-02 1516043.png

1 answer

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2025

Hi @Simon Völk 

Welcome to the community.

Is the checklist option based on 3rd party app?

Does the documentation of the app have an API option?

Simon Völk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 2, 2025

Hi, yes the checklist is provided by 3rd party marketplace app(Smart Checklist by Railsware) on Jira Cloud. There isnt a separate public API from the app, Instead the checklist is stored in a Jira custom field. You write and read it via the standart Jira REST API by setting that custom fild on the issue.

Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 2, 2025

Hi @Simon Völk 

This field can't be cloned, with the checklist options by the Jira ootb clone option.

You can make an API call to set the checklist after the issue is cloned or create an automation to achieve this.

See the documentation of the app how this can be done via the API.

https://railsware.atlassian.net/wiki/spaces/CHK/pages/92176610/Jira+REST+API 

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events