Page MenuHomeIn-Portal Phabricator

INP-1501 - Replace "emailevents" with "email-template" in 5.3.x upgrade script
ClosedPublic

Authored by alex on Oct 5 2015, 4:28 PM.

Details

Test Plan
  1. choose profile to use (in-portal.full or in-portal.community)
  2. checkout In-Portal 5.2.x via in-portal module and then run php /tools/configure_profile.php profile_name script using chosen profile
  3. checkout In-Portal 5.3.x via in-portal module and then run php /tools/configure_profile.php profile_name script using chosen profile
  4. install In-Portal 5.2.x
  5. copy over /system/config.php file from In-Portal 5.2.x installation to In-Portal 5.3.x installation (fix WebsitePath setting if needed)
  6. open /core/install.php in the In-Portal 5.3.x installation
  7. run upgrade process as far as possible (stop at the end of next fatal error)
  8. confirm, that no Fatal Error about emailevents unit happened

Diff Detail

Repository
rINP In-Portal
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

alex updated this revision to Diff 368.Oct 5 2015, 4:28 PM
alex retitled this revision from to INP-1501 - Replace "emailevents" with "email-template" in 5.3.x upgrade script.
alex updated this object.
alex edited the test plan for this revision. (Show Details)
alex added 1 JIRA issue(s): INP-1501.
alex edited the test plan for this revision. (Show Details)Oct 7 2015, 2:06 AM
alex edited edge metadata.
glebs accepted this revision.Oct 15 2015, 1:29 AM
glebs edited edge metadata.
This revision is now accepted and ready to land.Oct 15 2015, 1:29 AM
This revision was automatically updated to reflect the committed changes.