uvdesk / automation-bundle

Automate operations within your UVDesk Community Helpdesk System based on pre-defined events triggered from your application.
MIT License
21 stars 26 forks source link

In workflow, more than 100 characters in name field show an error and does not save workflow #41

Open komal-sh-27 opened 2 years ago

komal-sh-27 commented 2 years ago

Description
In the workflow, more than 100 characters in the name field show an error instead of the warning message

How to reproduce
Step 1: Go to the admin panel and click on the workflow option. Step 2: Now write more than 100 characters in the name field and save but here workflow does not save because here not showing warning message in the name field so here validation not working properly in the name field.

Possible Solution
If we write more than 100 characters in the name field of the workflow so should be shown a warning message: Warning! Please add a valid Name! Length must not be greater than 100

image

Additional context
When writing more than 100 characters in the name filed and does not save workflow instead of shown warning message: image