The groovy builtin functions for 'calculateAge' and 'calculateAgeRange' always return an error when the date cannot be parsed. This merge-requests adds support for ignoring errors and flagging ages > 130 as errors. When the errors are ignored an empty string is returned causing the sip-creator to ignore this value in the output.
The groovy builtin functions for 'calculateAge' and 'calculateAgeRange' always return an error when the date cannot be parsed. This merge-requests adds support for ignoring errors and flagging ages > 130 as errors. When the errors are ignored an empty string is returned causing the sip-creator to ignore this value in the output.