Moving this back to in progress to track the config changes to enable the new API. The tasks to support the new API are in QA.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Fri, Jul 1
Thu, Jun 30
This occurs only for tasks in the preloaded task queue mw.config.get( 'homepagemodules' )[ 'suggested-edits' ]['task-queue'] since thumbnailSource is removed only in the preloaded task preview but not in the preloaded task queue.
Tue, Jun 28
This is caused by missing back button. This regressed from VE's change to use cancel command for ve.ui.MWBackTool, which is extended by MachineSuggestionsBack. GrowthExperiments maintains an allow list of commands that can be used for structured tasks, since cancel was not in the list of allowed commands, the back tool is deemed unavailable.
Mon, Jun 27
Fri, Jun 24
Filed T311312: Add an image: optimize ServiceImageRecommendationProvider::processApiResponseData since this is a separate change from supporting the new API.
- ServiceImageRecommendationProvider: we iterate over all 52 responses, which seems excessive
- ServiceImageRecommendationProvider: it seems to fail if a single response doesn't pass validation, which seems wrong? It should skip entries which don't pass validation but should return the set of good recommendations – or maybe just the first one?
Thu, Jun 23
Wed, Jun 22
Hi @Trizek-WMF, I'm planning to get the last set of changes in by the end of this week so that it can be in next week's train. Will let you know if anything changes.
Fri, Jun 17
Wed, Jun 15
Tue, Jun 14
Declining as this is due to iOS's rubberband scrolling
Mon, Jun 13
Hi @KStoller-WMF — could you confirm the wikis where this change should be deployed to? I know the description mentions "our four pilot wikis and French" but let's spell this out since the list does change over time so I wanted to be sure.
Fri, Jun 10
Thu, Jun 9
On mwmaint1002:
Wed, Jun 8
Hi @Sgs, the different messages are from different browsers so the fix should address all of them.
Tue, Jun 7
Hi @nettrom_WMF, I wanted to confirm with you the additional field we will be sending for this. I was thinking of adding other_reason field to action_data so that the possible responses for rejection_reason field are uniform regardless of whether this free text field is enabled or not. Does that sound good to you?
Mon, Jun 6
A couple of related issues:
- When additional tasks are being fetched, the next button is not disabled.
- When navigating to the next task while additional tasks are being fetched, "No more suggestions" is shown and doesn't go away even when there are additional tasks.
On mwmaint1002:
Fri, Jun 3
This regressed from T308542: Suggested edits: Populate task queue from server-side. Previously the quality gate config is set when the first task is populated. When the logic was changed to be a task queue, the quality gate config was not set.
Jun 2 2022
With fix:
Jun 1 2022
This was fixed recently in 1.39.0-wmf.14; 2022-05-30.