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, May 29, 8:51 AM
Unknown Object (File)
Thu, May 8, 12:56 AM
Unknown Object (File)
Wed, May 7, 12:01 PM
Unknown Object (File)
Mon, May 5, 8:15 PM
Unknown Object (File)
Apr 23 2025, 6:20 AM
Unknown Object (File)
Apr 19 2025, 3:25 AM
Unknown Object (File)
Apr 15 2025, 7:01 PM
Unknown Object (File)
Apr 14 2025, 11:13 AM
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.