Conflicting status reported for Content Intelligence availability
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 66
- Forks
- 36
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
Describe the bug
Plugin settings page for Content Intelligence provides conflicting information. A notice states "All Content Intelligence AI functionality is disabled for this website." But, the Enabled checkbox next to AI Features remains checked.
Attempts to uncheck the checkbox fail and sometimes cause a fatal error.
The associated feature flag, release_grant_content_suggestion_api, is not applied (correctly corresponding to the notice that says the AI functionality is disabled).
Screenshots
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the WordPress plugin settings page handling the AI Features checkbox and trace how the release_grant_content_suggestion_api feature flag controls availability. Reproduce the disabled-state mismatch and the fatal error when unchecking the checkbox. Done means the checkbox and notice agree, the flag is respected, and unchecking no longer causes a fatal error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100