Hi all,
I updated askbot-devel from version34 to version 43, re-installed, and then run migration, everything worked fine, but the question id for each question got changed. Something like for 150 previous posts, the first one got 151, the 100th one got 250.
May be in my postgres database, there is some place I've to reset any sequence from where the question gets the id.
Any help much appreciated. All of my sites previous links posted in various places dont' work now :(
Edit: I'm using ALLOW_UNICODE_SLUGS = True. The unicode string for the question title is different(with the previous link) and wrong now. Before migration it was ok (e.g. similar with the question title)
Have you actually checked your site's previous links? They should be working by redirection to the new urls. Do you really have broken links?
edit: id numbers cannot be matched, but we provide proper redirects so that there are no broken links.
Create your Q&A site at askbot.com. Managed Askbot hosting at just $15/mo. Dedicated hosting, support contracts, consulting services.
create your Q&A siteAsked: 2012-07-28 23:26:34 -0500
Seen: 69 times
Last updated: Aug 25 '12
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.