Skip to content

ECC: Add Static Hyperlinks to Quality Check Solutions in Quality Report Table #159

@clnsmth

Description

@clnsmth

Summary

This proposal is to enhance the congruence checker quality report tables by adding static hyperlinks in the table cells. These hyperlinks will point to external documentation that provides guidance for resolving specific data quality issues defined in https://github.com/EDIorg/quality-check-solutions.

Background

The quality report table is a crucial component of the repository, providing detailed insights into data quality checks. Adding hyperlinks to relevant solutions in the table will:

  • Help users quickly find resources to address specific issues.
  • Improve the usability and effectiveness of the quality report.

Impacted Areas

The following areas of the PASTA codebase are potentially affected by this update and will require review and possible modification:

  1. HTML File: Modify the DataPortal2/documents/qualityreport.html file to add solution links to relevant quality checks. These could be added in the existing Suggestion field, or a new one appended to the end of the quality report tables.

  2. XSLT Files: Update the XSLT templates in the following files to include hyperlinks to the solution documents:

    • DataPackageManager/WebRoot/xsl/qualityReport.xsl
    • DataPortal2/WebRoot/WEB-INF/xsl/qualityReportFull.xsl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions