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)
Thu, Sep 5, 5:02 PM
Unknown Object (File)
Wed, Sep 4, 3:26 PM
Unknown Object (File)
Mon, Sep 2, 9:46 PM
Unknown Object (File)
Mon, Sep 2, 9:46 PM
Unknown Object (File)
Tue, Aug 27, 6:47 AM
Unknown Object (File)
Mon, Aug 26, 1:39 AM
Unknown Object (File)
Thu, Aug 15, 3:25 PM
Unknown Object (File)
Aug 7 2024, 3:19 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
Branch
master
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14839
Build 19419: Run Core Tests
Build 19418: arc lint + arc unit

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.