talk
talk copied to clipboard
[CORL-3161]: Add config for whether to show unmoderated counts in moderation queue
trafficstars
What does this PR do?
These changes add configuration to the Configure in the admin that control whether to show/hide the unmoderated count in the moderation queues.
These changes will impact:
- [ ] commenters
- [x] moderators
- [x] admins
- [ ] developers
What changes to the GraphQL/Database Schema does this PR introduce?
This adds showUnmoderatedCounts to the settings.
Does this PR introduce any new environment variables or feature flags?
no
If any indexes were added, were they added to INDEXES.md?
n/a
How do I test this PR?
You can see that by default, the unmoderated count is shown in the moderation queues. If you toggle it off in the admin under Configure --> Moderation --> Unmoderated Counts, then you won't see the unmoderated count shown in the moderation queues.
Were any tests migrated to React Testing Library?
How do we deploy this PR?
Deploy Preview for gallant-galileo-14878c canceled.
| Name | Link |
|---|---|
| Latest commit | 23f7624c0cc372f54f5dffc37cc7d35417499ccc |
| Latest deploy log | https://app.netlify.com/sites/gallant-galileo-14878c/deploys/662bac2adbf2fc000826bd7b |