GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Fix handling of deleted transcriptions for transcription checks #135

Closed TimJentzsch closed 3 years ago

TimJentzsch commented 3 years ago

Description:

When a transcription is caught by Reddit's spam filter, but gets selected for #transcription_check, the link is malformatted (missing the https://reddit.com) and only points to the deleted transcription.

Example: Malformatted transcription links in \#transcription_check

Expected behaviour:

Transcriptions caught by the spam filter should either be ignored for the transcription checks or it should be indicated that they got deleted and maybe link to the user's profile instead in an attempt to find the transcription. In either case the link should be clickable and include the https://reddit.com prefix.