I’m not sure if it’s a coincidence, but I raised a case with the ICO in the UK, and today they got back to me asking for all my communication with Reddit. Also today - after a month of silence - Reddit also emailed me with this

If you’re in the UK and had been affected by posts being restored, I’d recommend contacting the ICO. It takes less than 5 minutes

  • eleitl@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I’ve filed my GDPR request a couple days ago and a shreddit session is due after that. Then another GDPR request to check.

    • NightAuthor@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      If you’ve got an old account and active account, you’ll need to use your export to iterate through all comments to delete. Any script or app not using the export will be severely limited by the way the API (and this website) return comment listings for users.

        • NightAuthor@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Oh, I swear I read through those docs before and didn’t see that feature. Well that’s cool.

          I ended up writing my own shitty little script bc I couldn’t find an existing one. Glad it’s out there.

        • NightAuthor@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          Oh, I swear I read through those docs before and didn’t see that feature. Well that’s cool.

          I ended up writing my own shitty little script bc I couldn’t find an existing one. Glad it’s out there.

  • UnverifiedAPK@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    If you’re in the UK and had been affected by posts being restored, I’d recommend contacting the ICO. It takes less than 5 minutes

    Link it or put the email address in your post if you want people to actually do it

  • Boz (he/him)@lemmy.one
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    “Welcome to gaslighting 101! Please take a syllabus from the pile you will [not] find by the door, which will [not] include your instructor’s contact information and office hours.”

  • Dubious_Fart@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    This is nothing more than reddit pushing their luck with european data laws, and finally relenting and going “OMG if your stuff wasnt deleted it was your fault, not ours, We promise it’ll totally work this time if you do it again, since we’ve turned off our desperation measures after being threatened by fines by the EU”

  • ohto@lemmy.sdf.org
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    If it isn’t on purpose, then they have a bug that is restoring comments. My main account is 18 years old. Cake Day is December 2005. I deleted it all, and then I checked from multiple devices to ensure when I logged in it was all gone, and it was. Until it wasn’t. I had about 100 random comments from 2013 to 2022 come back. So I manually deleted them all… again. And then a few days later, suddenly different comments are back. I must have repeated this deletion process 4-5 times. Each time, Reddit’s interface (not a third party script or app) showed me everything was gone… until it wasn’t.

    They have some automated recovery going on whether they want to admit it or not.

    • terrrmus@beehaw.org
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I’d have to dig around for it, but I remember someone posting on here that reddit was restoring their comments. Then they found out that the comments they claimed reddit restored were actually in a privatized subreddit that opened back up. The script they were running to delete comments couldn’t because it didn’t have access to the comments to delete them.

      Reddit is doing a lot of shady shit but I don’t feel like this is one of them.

      • ohto@lemmy.sdf.org
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Okay, now that’s a plausible explanation. Some of those subs may have been private and coming back online over several days. Thanks for the insight.

    • Hudell@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I hate a lot of the things that reddit has been doing but I still think not all of them are on purpose. I ran into this issue myself before it was widely discussed and my first thought was that it had simply failed to delete some comments or deleted only from some cache.

      So far every exampe I’ve seen of this can still be explained by bad engineering and I see no reason to think it is “undeleting” stuff by design, since it seems to happen to very random content that has no general value (like restoring 20 random comments out of 900 that were deleted).

  • bowreality@lemmy.ca
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    Mine are staying delete now after initially a few popping back up. What’s more concerning is that I requested my data a few weeks after I deleted my content. I was fully expecting to get empty files but nope ALL of my content. Dating back 10 years is still there! It’s not on my Reddit profile but they clearly kept it somewhere and can recall it whenever they want to. They do not delete the data.

  • yumcake@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    That’s pretty dubious, otherwise why would I get all these replies from 3-7 years ago? Not new replies on dead threads, but the replies were posted that long ago, and I’m being notified about them now as “new” comments. Seems a lot like deleted posts coming back.

    • deweydecibel@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Yes, comments are being restored, but what they’re saying is it’s not something they’re doing deliberately. The scripts people were running were basically failing and comments got restored automatically. That message literally encourages you to run them again or try different ones

      • Auli@lemmy.ca
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        That doesn’t even make sense. How could a script failing to delete a post have this outcome?

        • _danny@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          1 year ago

          Yeah… My comments which were restored were deleted for several days before they started reappearing. That doesn’t sound like a flaw on the scripts, but a flaw on how reddit handles bulk comment deletion.

        • fishos@lemmy.world
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          edit-2
          1 year ago

          The issue is reddit doesn’t store all the data in one indexed and centralized location. It was pointed out that “hot” and “top” sorting aren’t just a sort, but literally TWO LISTS that are constantly being updated and adjusted. So if you remove a comment from one list or location, it still might exist in other places. Then when reddit software gets around to reconciling these differences, the copy that still exists gets pushed onto the other lists and returns.

          I’m not trying to justify the system; it sucks and reddit is directly responsible for that. But it does seem like they’re not intentionally restoring content, it’s just a side effect of their bungled system.

    • SokathHisEyesOpen@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      This is why Power Delete Suite edits the comment before deleting it. If Reddit is keeping a record of deleted posts and comments, then theoretically they’d only be left with a bunch of comments that say nothing. But I’m pretty sure that if they’re keeping deleted comments, then they’re also keeping edit histories.

  • crowsby@lemmy.ml
    link
    fedilink
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    The founder of Tildes, Deimos, is a former Reddit backend engineer who believes this is a technical issue rather than a case of Reddit purposefully subverting user intentions:

    Yes, this is almost certainly a technical issue. The way reddit caches things probably isn’t the standard way you’re thinking of, like a short-term cache that expires and refreshes itself. There are multiple layers of “cached” listings and items for almost everything, and a lot of these caches are actually data that’s stored permanently and kept up to date individually.

    There are also multiple other places and ways that comments are cached—comment trees are cached (order and nesting of comments on a comments page, for all the different sorting methods), rendered HTML versions of comments are cached, API data is probably cached, and so on.

    All of these issues are probably just some combination of all of your posts being difficult to find and access due to the listing limits or certain cached representations of posts not being cleared or updated properly.

    • Jacobp100@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      If you added a 5s delay between deletes, they don’t come back. Not a caching issue

    • socsa@lemmy.ml
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      This isn’t really a good excuse though. Right to be forgotten doesn’t me the right to be forgotten except in a cache loop. Sometimes this stuff is time sensitive.