You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently our models expect an abuse report to be filed against a target (either add-on, rating, collection, or user); that report to be submitted creating a job, and then a decision made on the job. But we also need to make decisions on content that didn't come from an abuse report, and without the abuse report we don't have a target, and without a report we don't have a job. We need to create new models and migrate some data from the old models.
@ioanarusiczki it's all model changes with (hopefully!) no observable difference at this point. You can verify everything has been migrated correctly to the new models by attempting to appeal a decision that was made before 2024-03-20
part of https://mozilla-hub.atlassian.net/browse/AMO-116
Currently our models expect an abuse report to be filed against a target (either add-on, rating, collection, or user); that report to be submitted creating a job, and then a decision made on the job. But we also need to make decisions on content that didn't come from an abuse report, and without the abuse report we don't have a target, and without a report we don't have a job. We need to create new models and migrate some data from the old models.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: