Description
As a newcomer completing suggested edits, I should never receive a section-level image suggestion if the article is unillustrated.
Context
Follow up to: T329396: Exclude articles that have article-level image suggestions from receiving section-level image suggestions - Which only excludes articles which have a top-level image recommendation, not unillustrated articles which don't have suggestions.
This task will require help from Structured Data Engineering : To update the recommendation generation logic in the pipeline to check if the article has images.
We only suggest article-level image suggestions for unillustrated articles. But we will generate and serve section-level image suggestions for both illustrated and unillustrated articles. It might mean that, if we send out an image suggestion for a section of an unillustrated article without or before a article-level image suggestion for the same article and a contributor adds it, the article will be flagged as illustrated during the next dataset update and thus excluded from article level image suggestion pipeline.
Acceptance Criteria
Given I'm a newcomer completing section-level image suggestions,
When articles are suggested,
Then I'm never suggested articles that are unillustrated