Home assistant delete all automations after editing and saving one

Help please!!! After editing one automation and saving it, home assistant deleted all other automations. Is it possible to resore all automations?

not without backups unfortunately

Just happened to me too… this is completely BS… I’m out of home assistant, what a piece of crap

Posts like these are meaningless. Why did it delete your automations? Degrading card? Lack of space? Who knows. Review the code base. I doubt there’s anything in there that says.

if automation == new {
    delete it all;
}

Just posting this in case someone new reads this post thread.