Skip to content
Snippets Groups Projects
  • Vincent Petry's avatar
    6f329dcb
    Set version AFTER a successful update · 6f329dcb
    Vincent Petry authored
    If an app upgrade failed, the core version will not be increased either
    in the database. This will re-display the update page and make it
    possible to redo the apps upgrade.
    
    Note that any core repair routine must take into account that an update
    might need to be redone again even though the core's DB state is already
    the one of the new version.
    6f329dcb
    History
    Set version AFTER a successful update
    Vincent Petry authored
    If an app upgrade failed, the core version will not be increased either
    in the database. This will re-display the update page and make it
    possible to redo the apps upgrade.
    
    Note that any core repair routine must take into account that an update
    might need to be redone again even though the core's DB state is already
    the one of the new version.