Parsely / Parsely/wp-parsely

Conflicting status reported for Content Intelligence availability

Open
#4,456 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug wp-parsely
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

Image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.