Page MenuHomePhabricator

Fix two cache issues (global settings; initial setup)
ClosedPublic

Authored by epriestley on Dec 11 2016, 3:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 18, 12:10 PM
Unknown Object (File)
Sun, Feb 16, 12:43 PM
Unknown Object (File)
Sun, Feb 9, 2:59 AM
Unknown Object (File)
Sun, Feb 9, 2:59 AM
Unknown Object (File)
Sun, Feb 9, 2:59 AM
Unknown Object (File)
Tue, Jan 28, 2:10 AM
Unknown Object (File)
Fri, Jan 24, 6:27 PM
Unknown Object (File)
Fri, Jan 24, 6:27 PM
Subscribers
None

Details

Summary
  • Fixes T11995. This got moved but I missed renaming this callsite.
  • Fixes T11993. If you have valid credentials, but haven't run storage upgrade yet, we can hit this exception during setup. Just ignore it instead.
Test Plan
  • Saved global settings, no more fatal.
  • Changed storage-namespace to junk, loaded web UI with valid database credentials.

Screen Shot 2016-12-11 at 7.15.09 AM.png (989×1 px, 79 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix two cache issues (global settings; initial setup).
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 11 2016, 3:29 PM
This revision was automatically updated to reflect the committed changes.