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

Replace UrlTarget with UrlLocators and WritQuotes with MediaExcerpts #508

Open
7 tasks
Tracked by #552
carlgieringer opened this issue Aug 10, 2023 · 0 comments
Open
7 tasks
Tracked by #552
Assignees
Labels
clean code Work to improve the codebase data integrity Ensure our data is valid and consistent

Comments

@carlgieringer
Copy link
Contributor

carlgieringer commented Aug 10, 2023

Follow-up from #38. See also #201.

  • Remove UrlTarget.
  • Migrate writ_quote_url_targets and writ_quote_url_target_anchors to url_locators
    • backup DB
    • normalize URLs
    • Run script creating translated MediaExcerpts and deleting the WritQuotes.
  • Delete writ_quote_url_targets, writ_quote_url_target_anchors
  • Replace WritQuote and SourceExcerpt with MediaExcerpt. Replace WritQuotes with MediaExcerpts #201
@carlgieringer carlgieringer added clean code Work to improve the codebase data integrity Ensure our data is valid and consistent labels Aug 10, 2023
@carlgieringer carlgieringer self-assigned this Aug 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean code Work to improve the codebase data integrity Ensure our data is valid and consistent
Projects
Status: Todo
Development

No branches or pull requests

1 participant