Hey,
I'm using "Automation for JIRA" add-on (jira server) and I want to set custom field that provided by "Power Database Fields" add-on .
Field type is "Database Information"
The action is "Create issue"
That's what I tried:
(not working)
{
"fields": {
"customfield_22003": {
"value": "Taboola - Network"
}
}
}
Please advise
Thanks
Hi @Neta Elyakim unfortunately, no, you can not set a Database Information field with REST at this time. If you have the Power Scripts add-on you could create a REST script to update the Database Information field as a workaround. I will make sure this gets added as a feature to include in future development. Thanks.
Hi Neta,
I can't find any information on setting these values via REST. You may need to reach out to the cPrime guys to see if these fields support it and if so what is the format required.
Sorry I can't be of more help, but I couldn't find any documentation on this at all.
Cheers,
Nick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Nick for your answer I will try this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.