I am attempting to pull the data entered into a Form into a Custom Field using Automation to display in the Context field (Details) portion of the request Issue View.
{{forms.<UUID>}}:
{{forms.ad5aba05-9f96-4999-898e-ea6d8d1dcea6.last.nh_startDate.fullDate}}
Form data does not get added to a custom field using the "Edit issue fields" automation command:
{{forms.ad5aba05-9f96-4999-898e-ea6d8d1dcea6.last.nh_startDate.jiraDate}}
The form data I wish to add to the custom field is is successfully populated into the Description field, just not the custom field, when using the exact same {{forms.<UUID>}}.
The automation log lists "Issues edited successfully" for the Edit Issue component that is configured to update the Custom Field.
While testing within a single Service Desk instance, and using the {{forms}} smart value with the "Form submitted" trigger the form value is successfully passed to the custom field:
{forms.last.nh_startDate.jiraDate}}
I simply don't understand why I cannot pass the form data to the custom field in this instance, while there is no issue passing it to the Description.
Hi Greg, what type of CF are you trying to add the data to? And what type of forms field is the source?
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.