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

article it is not showing an error (200 keywords), sorting of articles "Active" & "Inactive", 250 keywords in the folder description #161

Closed vipin-shrivastava closed 2 years ago

vipin-shrivastava commented 2 years ago

1. Why is this change necessary?

  1. When creating an article it is not showing an error (200 keywords).
  2. On sorting of articles the name was given not appropriate "Active" & "Inactive".
  3. If we added more than 250 keywords in the folder description then it shows an error.

2. What does this change do, exactly?

  1. Add validation if inserted more than 200 keywords.
  2. Added appropriate name on sorting Active => published & inActive => Draft.
  3. Added validation on the description of 250 keywords

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

https://github.com/uvdesk/core-framework/issues/500 https://github.com/uvdesk/core-framework/issues/499 https://github.com/uvdesk/core-framework/issues/496