Migrating content from old forums

I think what @Firefishy meant in the notice is that all the exact duplicates are merged - there are still some (like those you mention) on the list of merges to do.

1 Like

Under certain circumstances, the forwarding of the forum link does not work:

Link in the old forum: Relation; type=collection - Deutschland (Germany) - OpenStreetMap Community Forum
Generated link in the new forum: Relation; type=collection - Deutschland (Germany) - OpenStreetMap Community Forum

If you now manually remove &p=2, it works.

Something else would have to be built in that “&p=[number]” is removed from the old forum link.

Thanks.

Sven

2 Likes

This part seems to be missing.

Presumably that will affect people who’ve previously bookmarked a page rather than a post in the old forum? I’m sure that people have done that, but wouldn’t the best approach here be simply to document it as a known issue and move on (perhaps as an FAQ, if it is even “frequent”)? The job that’s been done here to migrate the old content to the new forum is better than I ever would have expected (or had any right to expect); at some point we have to let people move on to develop all the other new things that people are asking for :slight_smile:

3 Likes

I have fixed it now. The &p= value is now ignored.

6 Likes

Thank you very much - not only for this, but for your great work to enable the migration. To say “very well done!” is not enough. :+1:

5 Likes

I’ve noticed that some permalinks for some users profiles /profile.php?id= where not created. It was an edge case in the user merge process. Unfortunate, but not a critical issue which would justify me investing time to fix. Sorry.

1 Like

Great work. Currently I’m not able to tag topics afterwards. Has this option been deactivated or is tagging onl possible when creating a new topic?

The non merged categories are read-only. You will not be able to add tags there.

If you cannot add tags elsewhere then may be a user trust level or other issue. Likely not related to the migration. Best to ask in the help section.

3 Likes

I have just noticed that even my old browser bookmark leading directly to the german community page in the old forum now takes me directly to the german community page here (and not only to the standard start page) … :+1: :+1:… that means anyone having been absent for the past 12 month an now returning with an old bookmark will touch down directly in his/her community page here and … :open_mouth: :open_mouth: … WTF has happened to the forum?!? :rofl:

@Tilia_J

Yes, I think it’s a question of time and trust level. In any case, I was able to assign keywords to posts I started in the old forum that were converted here, after the fact.
See: https://community.openstreetmap.org/t/erinnerung-neues-jahr-neue-zahl-opendata-nutzungsbedingungen/92007

I can no longer edit the post text of my created post myself… Only time will tell whether there will be a need for this.

Sven

1 Like

Would it be possible to merge two topics?

3422 is the “new” Schwerpunkt Topic, 89445 is the imported one. If those could become one, that would be nice :slight_smile:

I can merge categories, but I don’t think merging topics is a good idea… All the posts would become jumbled.

2 Likes

Does it make sense to link the old login to the new one?

I think some users still have the old login in their browser bookmarks.

1 Like

But closing a topic is possible, right?

Yes, topics can be closed.

login.php now redirects to homepage. Tiny number of hits in last 48 hours.

3 Likes

As Grant said, it’s possible. IMO, requests to close or merge topics, where necessary, should be directed at category moderators who can use Discourse’s usual moderation tools for that.

3 Likes

Hi, a small issue: The forum search function is sorting the results by relevance instead of date.

Having all the old migrated content now the chance is high that very old necro threads are beeing re-activated.

I did not check yet whether there is some setting for the default order of search results.

I would not expect significant impact especially as that redirects should be triggered as last resort.

In my opinion, what should be done is:

When moving topic from old forum to new community somewhere should be recorded old URL and new URL.

That URL matching list should then be used to create redirections. The best option would be to set 301 redirections on old forum site so once user goes there (following some not updated link) he would be permanently redirected to new URL so he will not ever go there but to new community directly.

Search engines would also follow the same route when indexing old site. all 301 redirect would be permanently replaced with new URLs in indexes.

In short time most traffic would be moved to new URLs and redirects would be rarely used, but should stay there for those rare cases when someone new clicks on old link somewhere.