How to Add Assignee & Labels to Sub-Task using REST API ?

rizky aryansyah September 19, 2022

Kindly help, how to Add Assignee & Labels to Sub-Task using REST API

1 answer

1 accepted

0 votes
Answer accepted
Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 20, 2022

Hi @rizky aryansyah and welcome to the community,

Try the following JSON:

{
"fields": {
"assignee": {"id":"5f9fb7c1c2e5390077abf628"},
"labels": [
"bugfix",
"blitz_test"
]
}
}
rizky aryansyah September 20, 2022

Hi @Alex Koxaras _Relational_ , thank you for the quick answer. It Works ! Now i can add Assignee & Labels.

 

Thank you.

Alex Koxaras _Relational_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 20, 2022

Good to know, and I'm glad to be able to help you! Kindly mark my answer as accepted in order to help others with similar question. Thank you!

Suggest an answer

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

Atlassian Community Events