Madison Swain-Bowden
Madison Swain-Bowden
That's great @vr-varad! The issue description provides some information on what the page might look like, and [this page of our documentation](https://docs.openverse.org/meta/documentation/adding_docs.html) describes how you can add a new page...
@krysal it seems like this will be handled by #4163 and the subsequent batched update using the output TSVs, is that correct? Is there any work that needs to be...
I ran some queries just so we could get some perspective on the affected records: ```sql openledger=> select count(*) from image where url not ilike 'http%'; count ------- 22157 (1...
Thank you @paras-2407 for submitting this issue! I've confirmed that I'm observing it in production myself as well.
Thanks for offering @paras-2407! I've assigned you, do you need any other information for addressing this issue?
@paras-2407 According to the [maintainer documentation](https://hacktoberfest.com/participation/#maintainers) for Hacktoberfest, the label on the issue should be sufficient. The `hacktoberfest-accepted` label should be used for PRs that are submitted for issues; this...
Definitely okay closing this out based on that - the rest of the data cleaning issues that come up we can prioritize alongside other work!
I've made a few changes to this PR but I think it's ready to undraft: - I changed the setup behavior so the ingester _always_ logs verbosely locally - I...
Ahh, thanks for the heads up @sarayourfriend - I'll fix the tests tomorrow!