Forums

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

Unable to update comment when transitioning statuses

Mayur Gaikwad_Tech PMO
Contributor
August 18, 2023

I'm using below details to move an issue from one IP resolution stage to another IP resolution stage and also from an IP resolution stage to a Done resolution stage. Transition is happening but comment is not getting updated.

Also, if I use 'resolutions' tag under fields it throws error as 

"resolution""Field 'resolution' cannot be set. It is not on the appropriate screen, or unknown.
Please help.
Workflow stages & transition IDs:
From StageTo StageTransition ID
In ProgressL1 Bucket11
In ProgressClosed21
In ProgressRejected41
L1 BucketClosed31

 

 

API Body

{
"fields": {

},
"transition": {
"id": "11"
},
"update": {
"comment": [
{
"add": {
"body": {
"content": [
{
"content": [
{
"text": "Issue resolved",
"type": "text"
}
],
"type": "paragraph"
}
],
"type": "doc",
"version": 1
}
}
}
]
}
}

1 answer

1 accepted

0 votes
Answer accepted
Kian Stack Mumo Systems
Community Champion
August 18, 2023

@Mayur Gaikwad_Tech PMO

 

Do you have a screen tied to transition 11? If so, it would need to have the Resolution field on it to set that during the transition.

 

Thanks,

Kian

Mayur Gaikwad_Tech PMO
Contributor
August 18, 2023

No @Kian Stack Mumo Systems there are no screens when moving from one status to another.

Kian Stack Mumo Systems
Community Champion
August 18, 2023

You would need to set a screen on the transition with Resolution field available. 

 

Thanks,

Kian

Mayur Gaikwad_Tech PMO
Contributor
August 18, 2023

Great, thanks... Let me check

Suggest an answer

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

Atlassian Community Events