Remove Disqus identifier for comment migration - #4478
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4478 +/- ##
==========================================
+ Coverage 54.52% 58.92% +4.39%
==========================================
Files 274 319 +45
Lines 6076 7403 +1327
Branches 1455 1824 +369
==========================================
+ Hits 3313 4362 +1049
- Misses 2763 3041 +278 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Supposedly, we can use the URL Mapper in Disqus to move comments from one thread to another. However, this does not work. This could be because we use both
Since the use case of this is just moving comments from 1 mod to another, I don't think it's worth the risk of doing such a migration. I have copied the comments over manually using the NUSMods Disqus account instead. |

Apparently,
disqus_identifierneeds to be removed in order for URL mapper comment migration to work.I have re-submitted the URL mapping:
DO NOT MERGE.
I'll be back in 24 hours.