Page MenuHomeIn-Portal Phabricator

INP-1872 - Properly handle constant absence during category cache rebuild
Needs RevisionPublic

Authored by alex on Aug 5 2024, 2:35 AM.

Details

Reviewers
erik
Test Plan
  1. in IDE:
    1. open /system/config.php file
    2. set $_CONFIG['Misc']['EnableSystemLog'] to 1
    3. set $_CONFIG['Misc']['SystemLogMaxLevel'] to 5
    4. save changes
  2. login to Admin Console
  3. go to the Logs & ReportsSystem Log section
  4. remember last system log record ID
  5. go to the Website & ContentStructure & Data section
  6. click on the Rebuild Section Cache menu item under Tools toolbar button
  7. confirm, that you need to perform the rebuild
  8. go to the Logs & ReportsSystem Log section
  9. confirm, that no new system log records were added

Diff Detail

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

Event Timeline

alex created this revision.Aug 5 2024, 2:35 AM
alex requested review of this revision.Aug 5 2024, 2:35 AM
alex added a project: Restricted Project.Aug 5 2024, 2:35 AM
erik requested changes to this revision.Aug 5 2024, 9:12 AM

System log errors exists, but, seems, not related to the current patch. Equal errors count with patch and without patch.

All errors are

This revision now requires changes to proceed.Aug 5 2024, 9:12 AM