So @sizzle restored his last backup... which is August 10th, 2015

All comments/disucssions/users/scripts/etc. from then until now are lost. I apologize profusely. I'll work on redoing existing commits including the DB migration ASAP.

More details are at #729

Correction... script sources are intact but not matched with DB meta... Those who updated in the last 21ish days should nab their source immediately.

This should self correct itself on DB migration as well when I'm able to do it.

I'm not completely clear on what the action item is at this point. I viewed the source and clicked Submit and now the script information page has the contents of the header. The rest of it needed a minor edit to catch up the change log. I can repeat if needed, but do I really need to download the source for possible future uploading?

Re: @jscher2000:

If there is no script homepage, e.g. new scripts within the last 21ish days the direct install url should be nabbed for those that said they didn't have backups... this may even work for users that aren't here right now from the restore.

If there is a script homepage the source is still from S3 which should be up-to-date... but MongoDB info from the documents may be out of date... if you look at oujs - Meta View it says that it's 3.0.0.0rc6... but if you install it... it pulls my last webhook of 3.0.0.1. If the source is on GH you can just resend the webhook in their settings and that should resync it I think.

Re: @jscher2000:

I viewed the source and clicked Submit and now the script information page has the contents of the header.

That works too.

Re: @chacham:

The about page on one of my scripts (the only one that has one) is an older version. Is there any hope for those?

Nope. As you read on development the data was destroyed with that dependency foobar. I lost some important text myself that I need to recreate if possible at some point.

The google cache had a little more. I searched for the script's page, and chose "Cached" from the drop down. I retrieved the second to last version. Interestingly, it had the code cached too.

So apparently my account was deleted. I am aware of recent database issues but loss of accounts was not mentioned. As expected, my uploaded scripts are also gone.

btw I'll be moving the comments in this discussion later this evening to the proper discussion announcement to keep things on-topic. (Completed move)

Re: @Marti:
Well, thank you. It was no big deal, as the actual script was never lost but I'm just wondering if peoples' installs are broken because the script was remade.

Re: @Limnic:

just wondering if peoples' installs are broken because the script was remade.

Provided @name is still the same (casing, whitespace and characters) it should be fine. OUJS doesn't have the same issue that numeric indexed sites have. We use your modified username/scriptname instead of treating you or your scripts as a number. :) Only issue may be in the .user.js engines with using full source for update checks but that is negligible.