Hi,
I've faced with a critical problem while trying to transfer my old comments to my new threads.
The move operation is an another story but let me share my problem with "Redirect Crawler" process.
First of all; i am using clean urls with global redirect module.
My tests showed that when i initiate Redirect Crawler to move comments to new location, my comments in non-changed topics are lost. They are visible in disqus moderate panel but not visible in my pages.
I've tried to solve the issue in disqus console and i discovered duplicate threads. After the Redirect Crawler process some of them pruned. There is an another strange issue that some of my disqus threads are in site_url/node/x form while some of them in clean url form. (My new threads are created with clean url values)
Also in disqus console i see several threads with clean url in "link" attribute and the others with node/x without any clear explanation.
Right now i've two problem;
1) Old posts not visible,
2) New posts disappears after Redirect Crawler.
So,
identifier of the disqus threads should be in the form of node/x and,
url of the disques threads should be in the form of site_url/node/x is that right ?
What is the disqus - drupal thread sync rules ?
Thanks