The target numbers are no longer used, and should be removed from the Suggested Edits extension. This task is to remove the database table (or columns) that contain the targets, as well as remove the associated code.
Description
Description
Details
Details
Related Objects
Related Objects
Event Timeline
Comment Actions
Tagging with Schema-change since this will involve dropping the wikimedia_editor_tasks_targets_passed table.
Comment Actions
As there is no actionable for us yet, I am going to remove the DBA tag, but I will remain subscribed to the task in case I am needed.
Remember that if you need to drop a column, that's considered a schema change and should follow: https://wikitech.wikimedia.org/wiki/Schema_changes#Workflow_of_a_schema_change
If you just need to drop a table no need to follow that procedure, and a normal task should be enough.
Thanks!