Forums

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

the workflowscheme returns empty but transtions match the project worflow.

Mario Aguero
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 24, 2025

I have a project with an assigned workflow. The status follows the rules, but when I query the workflow scheme by API it returns empty: no workflow even when the workflow scheme is assigned. 

But when I query the possible transitions of an item via API, it returns the proper expected transitions as in the workflow. 

Should I always then ask for transtions for an item instead of trying to query the workflowscheme? when to query workflow or workflowscheme?

 

Thanks in advance

1 answer

0 votes
Trudy Claspill
Community Champion
September 24, 2025

Hello @Mario Aguero 

Welcome to the Atlassian community.

What problem are you trying to solve with those API calls? 

What is the actual API endpoint you are using and the payload you are providing?

Mario Aguero
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 24, 2025

Hi @Trudy Claspill 

first, the user I am using is an admin

then, when I try to get workflowscheme here: 

/rest/api/3/workflowscheme/project?projectId=10129

I get empty list of workflow schemes, even when there's one  workflow scheme enabled for the project and issue type. 

but when I query the endpoind of transitions for an issue

/rest/api/3/issue/{issueIdOrKey}/transitions

I get the proper transitions defined by the workflow associated. 

So, why if the workflow scheme is linked and enabled for the project, I can't find it in the first all, but I get the transitions defined on it in the other?

how to validate and do transitions via API?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events