I bet they screwed up royally, deleted some data and are down to either rebuilding it from logs, caches or other side-effects, or using data recovery software on the storage drives (which might involve third-party companies). I can't see many other reasons why this should take 2 weeks.
Let me bet: Rebuilding from Jira email notifications. Yes, the diffs in the notifications.
Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
81–90 of 260 posts
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#82Earlier quoted context omitted.
Reminder: never delete data for real as your first step. Always mark it deleted along with a time stamp saying when. Then you can hide deleted itemsfrom everything. When a maintenance script goes haywire you can fix the problem quickly. Have a daily job that really deletes records marked deleted after 30 days. If that is too complicated to retrofit then have any mass cleanup script move the records to a CSV file or t…
I agree that data must never be "deleted and forever gone" unless you've already been very sure about it a few time. But I would like to warn people about certain implementations of database "soft deletes" that I'm not a fan of. To be clear, I'm talking about the idea of having a "deleted" and/or a "date_deleted" column and using those columns in the WHERE clause to filter out rows that shouldn't be visible. That pat…
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#83So, let me get this straight: * It's been deleted for a week already, they estimate they might need two more weeks. Three in total. * They claim to have "extensive backups", and hundreds of engineers working on it. What? How? This simply doesn't go together. Why would restoring from backup take three weeks? Either their backups aren't complete, or they need new software written for the restore, or something else does…
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#84Earlier quoted context omitted.
There are two ways this can go: 1) This outage will get their organization to prioritize work such that it never happens again. 2) This outage is representative of a dysfunctional organization that can't prioritize work correctly. If you've been using Atlassian software for a while and are used to how they prioritize tickets then one of those options seems far more likely than the other.
> 1) This outage will get their organization to prioritize work such that it never happens again It has already happened in the past.
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#85I love stuff like this happening, not for the schadenfreude but for the "what not to do" lessons. #3,198,191 Don't automate deletion scripts w/o sufficient recovery options.
Bigger lesson is: do not utilize cloud solutions. Your organization's competency floor is set to the least competent employee of the cloud provider.
What I will say is it's important for the customer to HAVE THEIR OWN BACKUPS. Don't rely on the vendor - that's the lesson here. If you have all your stuff in AWS back that data up someplace that's not AWS, etc.
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#86As the person responsible for running Jira and Confluence on premises at my employer I‘m looking forward for the next time one of their sales droids contacts me to make us move to their cloud services (despite me stating that we are not interested multiple times)…
There’s nothing that makes me happier than the fearsome squealing noises that enterprise sales drones make when you drop the sales equivalent of a Paveway IV on their pitch.
My favourite one was running some software supply chain compliance software on itself and explaining how it was constructed on top of a CVE riddled garbage dump.
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#87Earlier quoted context omitted.
Honest question: Since Trello is part of Atlassian aswell - what are good, reliable and above all lightweight alternatives for managing projects without the “pseudo-agile” rabbit holes of functionality?
Microsoft Planner is included in most Microsoft 365 plans. Pretty much if you've got Teams, you've got Planner (and you can just add Planner as Tab in a Teams channel). At this point it has surprising feature parity with Trello.
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#88As someone who is impacted, this is obviously immensely frustrating. Worse, outside of "we have rebuilt functionality for over 35% of the users", I haven't seen any reports from the people who have ostensibly been recovered. Next, their published RTO is 6 hours, so obviously they must have done something that completely demolished their ability to use their standard recovery methods: https://www.atlassian.com/trust/s…
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#89It's funny that they recently killed self-hosted Jira. If you'd self-hosted you'd be fine.
> If you'd self-hosted you'd be fine. Maybe. But you're counting on your sysadmin(s), who are also managing dozens of other things, to keep up to speed on Jira and its quirks, and apply patches and new versions as they become available without missing any steps or screwing something up. On average, you're still probably better off having a company that knows the product also host it for you, but obviously they can ma…
This is also potentially an upside. For example when us-east-1 went down recently, customers were somewhat understanding because it was "amazon's fault" and everyone was down - it was in the news, etc. If we ran our own data center and that went down, our customers would've just said "why did you morons roll your own data center instead of just using aws?"
Re: Atlassian: We estimate the rebuilding effort to last for up to 2 more weeks
#90Earlier quoted context omitted.
Why would you continue with that plan? You couldn't get a clearer warning signal.
To be quite honest, the problem is historical. We have over a decade of project plans, support tickets, change control logs, etc in our Jira instance. There's simply no painless way to export that into another product that will have approximately the same functionality and features. There's a few that come close, but all fall short of a drop-in replacement. The only options now are the $$$$$ "datacenter" license, mig…
But the lack of transparency is the worst. Another post speculated that Atlassian has lost data, doesn't even have backups, and is re-creating it by munging their emails and diffing them to re-create history. I can't really imagine that's tue - but what if it is, and Atlassian is concealing things?