Page MenuHomeIn-Portal Phabricator

INP-1422 - Store class map on disk
ClosedPublic

Authored by alex on Aug 23 2022, 12:53 PM.

Details

Test Plan

Preparations

  1. open the core/install/install_data.sql file for editing
  2. locate line, where RandomString system setting is added to the database
  3. replace that system setting value with ablsgELO2kTayHDyeGiFBXEYX64ft958urSNtCkBh6Xl1ntlhcDnMguDaeI1 line (random 60 symbols)
  4. save changes

Plan

  1. run tests from D354, but don't test the upgrade

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.3.x
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 1121
Build 1121: arc lint + arc unit

Event Timeline

alex created this revision.Aug 23 2022, 12:53 PM
alex requested review of this revision.Aug 23 2022, 12:53 PM
alex updated this revision to Diff 1088.Aug 24 2022, 6:26 AM

Adapting code for 5.3.x.

erik accepted this revision.Aug 24 2022, 6:37 AM
This revision is now accepted and ready to land.Aug 24 2022, 6:37 AM
This revision was automatically updated to reflect the committed changes.