Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Mar 16, 2022 03:23 PM
We are looking to create a jira ticket for every campaign that is added to the calendar but for some reason we keep getting an error message saying “Received invalid inputs. summary is shorter than the minLength: 1”.
Below is how we have set up the automation:
Here is the error message we received:
When we can get the automation to run, it won’t accept our primary field “campaign name”. When we go into the Jira project, it only shows the date which was noted in the Description section; not the campaign name under the Summary section.
Is there a way to fix this?
Mar 16, 2022 04:24 PM
You can’t use the trigger “when a record is created” unless your records are coming through a form or through the API, because the automation is triggered at the actual time of creation (i.e. when your record is blank).
I would create a single-select field with an option that says something like “Send To Jira” and use that to trigger your automation.