Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Knowledgebase CRUD (FAQ/FAQ Category/Canned Responses) #49

Open
13 tasks
aydreeihn opened this issue Jan 26, 2023 · 1 comment
Open
13 tasks

Knowledgebase CRUD (FAQ/FAQ Category/Canned Responses) #49

aydreeihn opened this issue Jan 26, 2023 · 1 comment
Labels
infrastructure Projects with tasks that don't have to have full UI to work on Todo

Comments

@aydreeihn
Copy link
Collaborator

Feature Summary

We should probably make the UI flow of adding to the Knowledgebase a little easier to follow. You must have a Category before you can create an FAQ. Canned Responses are independent.

General CRUD functionality to manage the Knowledgebase.

  1. FAQ Categories
  • Create
  • Delete
  • Enable
  • Disable
  • Update
  1. FAQs
  • Create
  • Delete
  • Update
  1. Canned Responses
  • Create
  • Delete
  • Enable
  • Disable
  • Update
@aydreeihn aydreeihn added Todo infrastructure Projects with tasks that don't have to have full UI to work on labels Jan 26, 2023
@stefanclark
Copy link

FAQs individually enable / disable.

FAQs & FAQ categories with published start and end date, so that:

FAQs can be pre-written and automatically enabled when relevant.

FAQs automatically disabled after published end date

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Projects with tasks that don't have to have full UI to work on Todo
Projects
Status: Todo
Development

No branches or pull requests

2 participants