Page MenuHomePhabricator

[betalabs] cswiki: Image quality gate doesn't prevent users from performing Add image tasks
Closed, InvalidPublic

Description

  1. On cswiki betalabs has "maxTasksPerDay": 2 for image-recommendation and link-recommendation (https://cs.wikipedia.beta.wmflabs.org/wiki/MediaWiki:NewcomerTasks.json).
  2. Perform two Add image tasks - after the second Add image task, the post edit dialog will display the correct message: "All available add image articles for today are complete."

Screenshot_20220509-175454_Chrome.jpg (1,080×2,220 px, 375 KB)

  1. Return to Homepage and select another Add image suggestion.
  2. Click on the article card - the quality gate warning message won't appear.
  3. A user is redirected to Add image article and can add an image again.

Note: Add link quality gate works as expected

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
kostajh edited projects, added: Growth-Team (Sprint 0 (Growth Team)); removed: Growth-Team.

@Etonkovidova could you please double-check that your user is not in the growth-glam-2022 campaign? I can reproduce the steps here if my user is in that campaign group. The business rules in T301029: Account creation: GLAM event topic availability stated that we should bypass the quality gate for those campaign users. I can't reproduce the steps if my user is not in that campaign group.

See also T305443#7854861 for changes we're making around these business rules.

@Etonkovidova could you please double-check that your user is not in the growth-glam-2022 campaign? I can reproduce the steps here if my user is in that campaign group. The business rules in T301029: Account creation: GLAM event topic availability stated that we should bypass the quality gate for those campaign users. I can't reproduce the steps if my user is not in that campaign group.

Thx! That explains why some users were not affected.