hypothesis / hypothesis/support-legacy
Create an administrative tool allowing us to update our stored version of a document title
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
What to do:
Create a tool for Hypothesis admins that will allow us to change the doc title stored in `document`.`title`.
Why:
Conversation here: https://hypothes-is.slack.com/archives/C2BLQDKHA/p1590410846427200
An annotation on a page that has an incorrect rel=canonical or similar tag can forever create a document title that is incorrect in Hypothesis, even if the HTML is fixed later.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code that stores documents and the administrative tooling entry points, then trace how `document`.`title` is populated. Define the admin workflow for changing the stored title and verify that the persisted title changes without altering unrelated document data.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100