Skip to content

Make Report Generator Support Custom Component Properties

Philippe Avilés requested to merge 224-bom-property-str-values into dev

Checklist

  • [ ] documentation is changed or added in ./docs
  • unit tests updated to test changes

Description

This change will make ReportGenerator support non-JSON str values in component properties. They will be displayed in reports right beside "Value: " instead of in an indented list. JSON property values will be displayed in the usual indented list format.

Context

MR created to solve issue #224 (closed)

Intent

Closes #224 (closed)

Edited by Philippe Avilés

Merge request reports