Forums

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

forms for confluence adaptavist create jira issue with custom text field (REST endpoint issue)

Constance Hua
Contributor
November 1, 2018

I don't really understand why this is not documented so I have to ask here after trying a few things: 

 params.addCustomFieldValue(cfPoints,forms.points)
params.setCustomFieldValue(cfPoints,forms.points[0].toString())
params.setCustomFieldValue(forms.points)

 

Thank you!

1 answer

1 accepted

0 votes
Answer accepted
Constance Hua
Contributor
November 1, 2018

params.addCustomFieldValue(cfPoints.id,forms.points[0])

Dave Liao
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 5, 2020

@Constance Hua - figure out your problem? If not, can you rephrase your question? 🙏

Constance Hua
Contributor
October 7, 2020

Hi @Dave Liao ,

Thank you but that was 2 years ago, I do not remember the issue...

Best,

Constance

Suggest an answer

Log in or Sign up to answer