LemmyNet/lemmy

[Bug]: Importing user settings doesnt import all blocks

slrgt opened this issue · 6 comments

Requirements

  • Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
  • Did you check to see if this issue already exists?
  • Is this only a single bug? Do not put multiple bugs in one issue.
  • Do you agree to follow the rules in our Code of Conduct?
  • Is this a backend issue? Use the lemmy-ui repo for UI / frontend issues.

Summary

I'm migrating instance and I have a large block list of all the meme communities but importing my settings to my new account only imports some of the blocks. I have to continue to manually import the same settings over and over to import more of the blocked communities

Steps to Reproduce

  1. export settings
  2. import settings
  3. check blocked settings

Technical Details

firefox

Version

.19.3

Lemmy Instance URL

No response

Could you test this on https://voyager.lemmy.ml , which is running our beta?

Looking at the code we currently have a 10k limit, but its possible due to all the fetches this requires, that it doesn't skip failed ones cleanly.

slrgt commented

Approved.

slrgt commented

Can you share your exported settings file? You can remove things like followed communities or other sections for privacy.