- login to Admin Console
- go to the Configuration → Website → Advanced section
- enable the Track database changes to change log system setting
- save changes
- logout & login again
- perform any actions, that should result in a database change trackable via a Changes Log section
- go to the Logs & Reports → Changes Log section
- confirm, that:
- your actions have resulted in records being created in this section
- the grid filter dropdowns for the MasterPrefix and Prefix columns are not empty
- the grid filter dropdowns for the MasterPrefix and Prefix columns contain translated/untranslated phrases that built like la_prefix_{column_value_here} (no braces)
- the column values for the MasterPrefix and Prefix columns contain translated/untranslated phrases that built like la_prefix_{column_value_here} (no braces)
Details
Details
- Reviewers
erik
Diff Detail
Diff Detail
- Repository
- rINP In-Portal
- Branch
- /in-portal/branches/5.2.x
- Lint
Lint Errors Excuse: Unrelated Severity Location Code Message Error core/units/logs/change_logs/change_logs_config.php:108 PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeyword CodingStandard.Arrays.Array.SpaceAfterKeyword Error core/units/logs/change_logs/change_logs_config.php:108 PHPCS.E.Generic.PHP.LowerCaseKeyword.Found Generic.PHP.LowerCaseKeyword.Found Error core/units/logs/change_logs/change_logs_config.php:115 PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeyword CodingStandard.Arrays.Array.SpaceAfterKeyword Error core/units/logs/change_logs/change_logs_config.php:115 PHPCS.E.Generic.PHP.LowerCaseKeyword.Found Generic.PHP.LowerCaseKeyword.Found - Unit
No Unit Test Coverage - Build Status
Buildable 11115 Build 3815: arc lint + arc unit