botpress / studio

The studio is the main interface you'll use to build and edit your chatbot.
https://botpress.com/docs/quickstart#conversation-studio
38 stars 38 forks source link

chore(flow): prevent using same flow name #233

Closed EFF closed 2 years ago

EFF commented 2 years ago

This PR goes hand in hand with https://github.com/botpress/botpress/pull/5771

Prevent creating or renaming a flow with an already existing flow name. Case insensitive.