Skip to content

Include from 2015 is being checked and throwing errors #556

Open
@pedrohaccorsi

Description

@pedrohaccorsi

Check Name

Comment Usage

Error replication

Internal system EHR

Actual Behavior

This check is being thrown for report RP_HRCCO_NECOH_WRI which was automatically generated as part of the DPP (Data Privacy and Protection) initiative; however, the check is pointing to a specific line where it includes a very old (2015) code, hcmdp_parch_sel_screen_mod. Check below:

Program RP_HRCCO_NECOH_WRI Include RP_HRCCO_NECOH_WRI line 38 Column. 0

38. AT SELECTION-SCREEN OUTPUT.
39. 
40.  INCLUDE hcmdp_parch_sel_screen_mod.

This is unexpected because the only includes subject to analysis should be those with creation date >= 2018.

Expected Behavior

Include hcmdp_parch_sel_screen_mod should be ingnored from the analysis and report RP_HRCCO_NECOH_WRI should throw no errors at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working correctly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions