Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate "Form Attachments and Media Library Consistency Check" module to V4 report #219

Open
6 tasks
ChristopherJennings opened this issue Apr 25, 2019 · 0 comments
Labels
groomed Well-defined and ready to be worked on help wanted This is an opportunity for anyone to contribute report migration

Comments

@ChristopherJennings
Copy link
Contributor

Overview

We should migrate the Form Attachments and Media Library Consistency Check module to the new V4 report format.

Definition of done

  • Code and Scripts are ported to KenticoInspector.Reports project in a dedicated folder for the report.
  • Scripts are referenced via constants in a static class.
  • Scripts are refactored to return simple results that are mappable to simple classes.
  • Report logic is covered by unit test for a clean result
  • Report logic is covered by unit tests for all known dirty results
  • Useful, non-specific logic is abstracted to services or helpers.

Note: The Class/Table Validation report (and it's tests) is a good, simple example of the main concepts.

Additional Details

  • New name: Asset Consistency Analysis
  • Tags: Consistency, Health, Media Library, Attachments, Assets
  • Needs to be updated for V10+
@ChristopherJennings ChristopherJennings added groomed Well-defined and ready to be worked on help wanted This is an opportunity for anyone to contribute report migration labels Apr 25, 2019
@ChristopherJennings ChristopherJennings modified the milestones: 4.0, 4.NEXT Apr 25, 2019
@kentico-ericd kentico-ericd removed this from the 4.NEXT milestone Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
groomed Well-defined and ready to be worked on help wanted This is an opportunity for anyone to contribute report migration
Projects
None yet
Development

No branches or pull requests

2 participants