Page MenuHomePhabricator

[S] Exclude short sections from having image suggestions
Closed, ResolvedPublic

Description

As a user, I don't want to receive section image suggestions for overly short sections.

In the future we will work on a more appropriate way to determine what can be considered to be short section. See https://phabricator.wikimedia.org/T329281. For now, we keep it simple and consider char size 100 to be a threshold for short sections

*AC*:

  • No section with size < 100 characters gets an image suggestions in the data pipeline

Details

TitleReferenceAuthorSource BranchDest Branch
Exclude sections that are shorter than 100 chars.repos/structured-data/section-topics!23xcollazoT329282-exclude-short-sectionsmain
Customize query in GitLab

Event Timeline

xcollazo changed the task status from Open to In Progress.Mar 21 2023, 6:28 PM
xcollazo claimed this task.
CBogen renamed this task from Exclude short sections from having image suggestions to [S] Exclude short sections from having image suggestions.Mar 22 2023, 4:22 PM

This one is just waiting for deployment. Will close whenever that happens, but currently waiting on other work to be merged in.