Page MenuHomeIn-Portal Phabricator

MINN-27 - Add missing export-related virtual fields
ClosedPublic

Authored by alex on Jul 20 2022, 2:42 AM.

Details

Test Plan
  1. login into Admin Console
  2. go to Structure & DataNews section
  3. go to Articles tab
  4. create an article (if there is none)
  5. use Tools > Export menu
  6. perform article export
  7. confirm, that existing/just created article is present in the exported file
  8. confirm, that export process hasn't caused any new System Log records to be created

Diff Detail

Repository
rINP In-Portal
Branch
/in-portal/branches/5.2.x
Lint
Lint ErrorsExcuse: Not fixing CS issues in this release.
SeverityLocationCodeMessage
Errormodules/in-news/units/articles/articles_config.php:524PHPCS.E.CodingStandard.Commenting.InlineComment.InvalidEndCharCodingStandard.Commenting.InlineComment.InvalidEndChar
Errormodules/in-news/units/articles/articles_config.php:524PHPCS.E.CodingStandard.Commenting.InlineComment.NotCapitalCodingStandard.Commenting.InlineComment.NotCapital
Errormodules/in-news/units/articles/articles_config.php:524PHPCS.E.CodingStandard.Commenting.InlineComment.SpacingAfterCodingStandard.Commenting.InlineComment.SpacingAfter
Errormodules/in-news/units/articles/articles_config.php:526PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errormodules/in-news/units/articles/articles_config.php:526PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Errormodules/in-news/units/articles/articles_config.php:527PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errormodules/in-news/units/articles/articles_config.php:527PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Errormodules/in-news/units/articles/articles_config.php:528PHPCS.E.CodingStandard.Arrays.Array.SpaceAfterKeywordCodingStandard.Arrays.Array.SpaceAfterKeyword
Errormodules/in-news/units/articles/articles_config.php:528PHPCS.E.Generic.PHP.LowerCaseKeyword.FoundGeneric.PHP.LowerCaseKeyword.Found
Unit
No Unit Test Coverage
Build Status
Buildable 1098
Build 1098: arc lint + arc unit

Event Timeline

alex created this revision.Jul 20 2022, 2:42 AM
alex requested review of this revision.Jul 20 2022, 2:42 AM
erik accepted this revision.Jul 20 2022, 5:22 AM
This revision is now accepted and ready to land.Jul 20 2022, 5:22 AM
This revision was landed with ongoing or failed builds.Jul 20 2022, 6:23 AM
This revision was automatically updated to reflect the committed changes.