ignoreMissingFromData doesn't seem to work when copying from an optional
element that has been omitted
-------------------------------------------------------------------------------------------------------
Key: ODE-676
URL: https://issues.apache.org/jira/browse/ODE-676
Project: ODE
Issue Type: Bug
Affects Versions: 1.3.3
Environment: n/a
Reporter: Jon Coogan
Attachments: TestIgnoreMissingFromData.zip
Copying data out of an XML structure that contains optional elements results in
a selectionFailure if the From side of the rule points to an optional element
that has been omitted. This happens even when ignoreMissingFromData is set to
"yes." My understanding of ignoreMissingSourceData is that the selectionFailure
should be suppressed in this case. Please see the attachment for an example.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.