Skip to content

Unhandled Exception when printing null values in reports #70

@BenCamps

Description

@BenCamps

In OutputReportGeneratorBase.buildPrintLine if inputFieldValues contains a null value then a NullReferenceException is thrown.

Known instances of this issue:

  • Writing Value Equations where Grade is null.

When inputFieldValues contains a null value, treat null value as a empty string.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions