Hello.
I'm a beginner for jira software.
I have a question for automation for send web request with custom field error.
custom field type is rich-text name is customfield_10314.
and when I put some text and upload file on this custom field shows like this.
I set automation for send web request like this
only put text on custom field, everything is ok.
but attached file or image, I had this error.
Was platform is spring boot.
and furthermore in custom data I could't get data of "defaultValue", "type".
By smart values page of https://confluence.atlassian.com/automation/smart-values-993924860.html#Smartvalues-fieldchange, can access to these properties but I cannot.
Please someone who know this problem let me know.
Thanks for your help in advance.