Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

isso: migrate: Workaround empty Disqus ids/titles #855

Merged
merged 3 commits into from
May 5, 2022

Conversation

ix5
Copy link
Member

@ix5 ix5 commented May 1, 2022

Fixes #728

isso: migrate: Workaround empty Disqus ids/titles

To verify:

isso -c share/isso-dev.cfg import --empty-id -t disqus isso/tests/disqus.xml

tests: disqus.xml: Add empty id/title testcase

This one will fail by default without --empty-id:

Isso couldn't import any thread, try again with --empty-id

tests: migration: Split & extend disqus testcases

The addition of a thread with an empty id in disqus.xml necessitates adjusting the unit tests to work around this.

@ix5 ix5 added server (Python) server code bug labels May 1, 2022
@ix5 ix5 added this to the 0.13 milestone May 1, 2022
The addition of a thread with an empty id in `disqus.xml`
necessitates adjusting the unit tests to work around this.
@ix5 ix5 force-pushed the import-empty-ids branch from 7ea6148 to 499b34e Compare May 1, 2022 15:44
@ix5 ix5 merged commit 0b33a29 into isso-comments:master May 5, 2022
@ix5 ix5 deleted the import-empty-ids branch May 5, 2022 21:19
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug server (Python) server code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disqus import failing if there are threads without titles
1 participant