Skip to content

Fix f142 bug: incorrect value written when default scalar value in flatbuffer

Afonso Mukai requested to merge DM-1986_Fix_f142_bug_for_default_value into master

Created by: matthew-d-jones

Issue

DM-1986

Description of work

f142 writer module implementation incorrectly assumed that there is always a value in the flatbuffer, this is not the case when it is the default value. Implemented unit test and fix.

Nominate for Group Code Review

  • Nominate for code review

Reminder

Changes should be documented in changes.md

Merge request reports