Problem/Motivation

In certain conditions, the site can surface exceptions and throwables that aren't currently caught. Try/catch /Exception and Throwables to rollback entire update if anything unexpected happens. Account for the fact this might happen before a backup or anything has taken place. In which case, do nothing.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#7 3094513-3.patch1.3 KBheddn
#5 3094513-3.patch1.3 KBheddn
#2 3094513.patch2.03 KBheddn

Comments

heddn created an issue. See original summary.

heddn’s picture

Status: Active » Needs review
StatusFileSize
new2.03 KB

  • heddn committed b001cf3 on 8.x-1.x
    Issue #3094513 by heddn: Try/catch /Exception to rollback entire update...
heddn’s picture

Category: Bug report » Task
Status: Needs review » Needs work

Committed to 8x, needs re-roll for 7x.

heddn’s picture

Category: Task » Bug report
Status: Needs work » Needs review
StatusFileSize
new1.3 KB
heddn’s picture

Version: 8.x-1.x-dev » 7.x-1.x-dev
heddn’s picture

StatusFileSize
new1.3 KB
heddn’s picture

Status: Needs review » Fixed

  • heddn committed a9b701c on 7.x-1.x
    Issue #3094513 by heddn: Try/catch /Exception to rollback entire update...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.