Change the variable name of DATA_MAPPER_CREATION node#682
Change the variable name of DATA_MAPPER_CREATION node#682KavinduZoysa merged 2 commits intoballerina-platform:mainfrom
Conversation
|
No actionable comments were generated in the recent review. 🎉 📝 WalkthroughWalkthroughMethod signature of setMandatoryProperties was changed to accept a TemplateContext; the implementation now sources variable names via context (dataVariable) instead of hard-coded metadata chains. Two JSON test/config files updated to rename the variable label and change the default value. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
pasindufernando1
left a comment
There was a problem hiding this comment.
@KavinduZoysa Although the test case seems to be working fine, when I test with the custom jar of this PR branch, the fix seems to be not working. Can you double check this?
8b87564 to
83de903
Compare
There should be an FE change along with this, but it has not released. |

Purpose
Addresses wso2/product-ballerina-integrator#2397
Purpose: Fixes issue #2397 by renaming and standardizing the variable used for DATA_MAPPER_CREATION nodes to improve naming clarity and consistency.
Key code changes:
Intent / outcome:
Impact: