uvdesk / support-center-bundle

Provide your customers with convenience by introducing the Support Center Portal to your UVDesk Community Helpdesk System.
https://www.uvdesk.com
MIT License
34 stars 25 forks source link

Update misc. validation error messages while working with knowledgebase categories and folders #172

Closed vipin-shrivastava closed 2 years ago

vipin-shrivastava commented 2 years ago

1. Why is this change necessary?

  1. When using description more than two words then showing description value in ticket view list when choosing ticket type.
  2. In ticket type should take only characters not special characters
  3. In ticket type code field should be shown limit warning message
  4. When using prepared responses with more than 100 words in name and description so validation is not working properly
  5. In saved reply, more than 255 characters show an error instead of the warning message

2. What does this change do, exactly?

Fixed.

3. Please link to the relevant issues (if any).

https://github.com/uvdesk/core-framework/issues/525 https://github.com/uvdesk/core-framework/issues/526 https://github.com/uvdesk/core-framework/issues/527 https://github.com/uvdesk/core-framework/issues/528 https://github.com/uvdesk/core-framework/issues/529