Perhaps an esoteric #HomeAssistant question, but when both the Core and the Operating System of my HA instance want to update, is it better to do OS before Core or vice versa?

Both orders seem to work usually, but is one choice pushing my luck more than the other?

(I do a backup before proceeding of course)

@ottaross I normally try to do the updates in the order in which they are delivered, i.e. oldest first. That has seemed to work just fine so far!

@droyls That seems to be sensible - looking at the bottom-up ordering of this current update though, the Supervisor is 2nd, and item 1, 3, and 4 all fail, saying "do supervisor first."

Perhaps offering a "Do all these updates" button would be helpful and let the system guys impose their preferred ordering, if it matters. 😃