-
-
Notifications
You must be signed in to change notification settings - Fork 258
Description
Description:
The FAQ question count for each category is not updating correctly. When generating FAQs, the system assigns a random ID to each question, but the question count displayed for each category does not match the actual number of questions present.
Steps to Reproduce:
-
Generate a new FAQ entry or Delete the FAQ entry under a specific category.
-
Observe that a random ID is assigned to the question.
-
Navigate to the FAQ category list where the question count is shown.
-
Compare the displayed count with the actual number of questions in that category.
Expected Behavior:
The question count for each category should update automatically and accurately reflect the total number of questions under that category.
Impact:
Leads to confusion when viewing FAQ category statistics.