Skip to content

a8n: Lower-case campaign name when using as default value for branch

Warren Gifford requested to merge a8n/lower-case-branch into master

Created by: mrnugget

This adds the { lower: true } option to the call to slugify and reduces the number of times we call slugify so we don't have to specify the option every time.

Merge request reports

Loading