ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
137 stars 58 forks source link

Cannot Set Multiple Children For An XML Element #6935

Open Ajai-Suvendran opened 1 month ago

Ajai-Suvendran commented 1 month ago

Description: Encountered an issue when adding multiple child elements to a particular XML element, only the last child element is retained, while the previous ones are overwritten or discarded. This issue occurs without raising any errors, leading to a loss of data when more than one child element is intended to be stored

Affected Versions: Ballerina 2201.9.2 (Swan Lake Update 9)