When I call getCustomFieldValue on a nFeed custom field, and try to append the value to issue.setSummary, I get
instead of just the value 81949.
I noticed in the rest json the value is wrapped in square brackets, but I don't know what that means, or why.
nFeed values are wrapped with those Xml elements for standard fields because of JSD support. If you are not using this field in a Jira SD, you can try using the nFeed (deprecated) field.
Here is the link for deprecated field:
https://valiantys.atlassian.net/wiki/spaces/NFEED59X/pages/82773038/Deprecated+nFeed+field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.