Help

Automation Failed - Error Message "Received invalid inputs. summary is shorter than the minLength: 1"

Topic Labels: Automations
634 1
cancel
Showing results for 
Search instead for 
Did you mean: 
Molly_Chalmers
5 - Automation Enthusiast
5 - Automation Enthusiast

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:
Screen Shot 2022-03-16 at 6.11.28 PM
Screen Shot 2022-03-16 at 6.11.38 PM
Screen Shot 2022-03-16 at 6.11.43 PM

Here is the error message we received:
Screen Shot 2022-03-16 at 6.11.57 PM

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.
Screen Shot 2022-03-16 at 6.13.02 PM

Is there a way to fix this?

1 Reply 1

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.