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

Commento: anonymous comments are not imported #1821

Open
mdibaiee opened this issue Oct 8, 2024 · 0 comments
Open

Commento: anonymous comments are not imported #1821

mdibaiee opened this issue Oct 8, 2024 · 0 comments

Comments

@mdibaiee
Copy link

mdibaiee commented Oct 8, 2024

Hello,

Thanks for remark42, it is a great project!

I've migrated from Commento, and I realised there is an issue with importing comments from anonymous users. The issue is that commento's exported JSON does not include a commenters record for anonymous, so remark42 is filtering out comments from commenterHex: anonymous.

To resolve it, I manually added this to my commento export file:

{"commenterHex":"anonymous","email":"","name":"Anonymous","link":"undefined","photo":"https://remark.my_domain/api/v1/avatar/4fc47f9181a4d5f60537ffbdc28840f475a8fee3.image","provider":"commento","joinDate":"2021-11-06T22:27:46.633536Z","isModerator":false}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant