Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Research ways to sanitize malformed social media links in the database #2294

Open
3 tasks
SAUMILDHANKAR opened this issue Nov 23, 2024 · 2 comments
Open
3 tasks
Assignees
Labels
Feature: Research Feature: Usability Issues that make it easy for visitors to find the information they need quickly and easily Milestone: Existing Feature Improvements Role: Back-end Node/Express Development Task size: 2pt The lift to complete this user story 3-4hrs Sprint 07

Comments

@SAUMILDHANKAR
Copy link
Member

SAUMILDHANKAR commented Nov 23, 2024

Overview

Many of the social media links stored in the database are malformed. In this issue we will explore ways to clean up this data.

Action Items

  • Research ways to correct malformed data in a database.
  • Discuss the possible solutions with the team
  • Implement the solution

Resources/Instructions

@SAUMILDHANKAR SAUMILDHANKAR added Role: Back-end Node/Express Development Task size: 2pt The lift to complete this user story 3-4hrs Feature: Usability Issues that make it easy for visitors to find the information they need quickly and easily Sprint 07 draft Milestone: Existing Feature Improvements Feature: Research labels Nov 23, 2024
@github-project-automation github-project-automation bot moved this to New Issue Approval in P: FOLA: Project Board Nov 23, 2024
@SAUMILDHANKAR SAUMILDHANKAR changed the title [Draft] Research ways to sanitize malformed social media links in the database Research ways to sanitize malformed social media links in the database Nov 24, 2024
@SAUMILDHANKAR SAUMILDHANKAR moved this from New Issue Approval to In Progress in P: FOLA: Project Board Nov 24, 2024
@SAUMILDHANKAR SAUMILDHANKAR self-assigned this Nov 24, 2024
@SAUMILDHANKAR
Copy link
Member Author

Progress Update: During the dev team meeting on 11/26/24 we discussed that I would share the csv containing updated links with John so the links can be directly updated in the production database. I will attach the csv here once done researching all the links.

@SAUMILDHANKAR
Copy link
Member Author

SAUMILDHANKAR commented Dec 7, 2024

Progress Update: I have checked the social media links for around 200 organizations out of total 1200 and am currently storing the updated links in a csv file. We discussed the next steps for this issue in the team meeting on 12/2/24 and some of the options to proceed could be:

  1. Volunteers at UCLA might be better suited to update the malformed links.
  2. Not the best approach to store updated links in a csv, should try some other method.
  3. Another option could be to split the total organizations in one of the next team meetings so that the number of links to be updated is manageable per person.

Also, need to discuss where to store the csv file which I have been using for this issue, not sure if it should be saved with this issue. Will discuss this in the next team meeting which is officially on 12/23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Research Feature: Usability Issues that make it easy for visitors to find the information they need quickly and easily Milestone: Existing Feature Improvements Role: Back-end Node/Express Development Task size: 2pt The lift to complete this user story 3-4hrs Sprint 07
Projects
Status: In Progress
Development

No branches or pull requests

1 participant