STORM-1268 Viewer update resets some viewer settings
Review Request #443 - Created Aug. 19, 2011 and submitted
Vadim ProductEngine | Reviewers | ||
viewer | |||
STORM-1268 | richard.linden | ||
None | viewer-development |
Bug: Settings for ignorable dialogs were reset during deferred auto-upgrade. Reason: In case of deferred upgrade (i.e. when you select "Later...") the defaults for notifications settings are not loaded, so when the viewer exits after launching the updater, it incorrectly re-saves notifications settings. Fix: Initialize settings earlier, so that viewer picks them up in update mode.
See acceptance criteria in the JIRA ticket.
Other reviews