Skip to content

Bookmark import fails if CSV contains private/unreachable toots #19389

@IzzySoft

Description

@IzzySoft

Steps to reproduce the problem

  1. Export bookmarks from server A
  2. Try to import the resulting file to server B
  3. Wait for them to show up
    ...

Expected behaviour

All bookmarks show up (or at least those that can be imported)

Actual behaviour

Not a single bookmark was imported

Detailed description

My current Mastodon-Home instance is shutting down soon, so I'm migrating to a new one. One of the steps involved migrating all my lists – i.e. exporting them from the current home and importing to the future one. Export worked fine, Import missed some "followed" accounts (those no longer reachable) – but bookmarks failed entirely.

I walked the bookmark export line by line, removing bookmarks…

  • where the server did no longer exist
  • where the server gave a 404 or similar
  • where I found the toots to be "private" (i.e. addressed to my original home account only, aka "DM to me")

Then I tried importing the resulting file – and fully succeeded.

Expected behavior would have been similar to that of followed accounts: data that is reachable should have been imported, skipping only the "broken ones".

Specifications

Mastodon 3.5.3
Browser n/a – but just in case: Waterfox G5

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions