Skip to content

Conversation

@Shubhangi-cs
Copy link
Contributor

@Shubhangi-cs Shubhangi-cs commented Apr 29, 2025

Fixes addressing two issues identified during transfer runs in the customer environment:

  1. handling of null XmlObject instances that previously caused failures.
  2. schema mismatches were between declared schema types and actual values resulted in casting exceptions for INT types.

Copy link

@harshdeeppruthi harshdeeppruthi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did we patch the customer and try out the fix ? If we have, we can merge this.

@anup-cloudsufi
Copy link

Did we patch the customer and try out the fix ? If we have, we can merge this.

Yes, these changes were patched and verified.

@Shubhangi-cs Shubhangi-cs added build and removed build labels May 5, 2025
@Shubhangi-cs Shubhangi-cs force-pushed the bugfix/dts-related-bugs branch from a9fd46e to 9e07648 Compare May 9, 2025 11:13
@Shubhangi-cs Shubhangi-cs merged commit 065472b into develop May 9, 2025
5 checks passed
@Shubhangi-cs Shubhangi-cs deleted the bugfix/dts-related-bugs branch May 9, 2025 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants