Fixes magento/magento2 #36555: Magento Community Edition: Version 2.4.5 - Import Stock Sources Added Extra Column in Import CSV File, Validation message is not understandable to the end users
Manual testing scenarios (*)
Login into admin > System > Data Transfer > Import, Select "Stock Sources" option from Entity Type drop down.
Select "Add/Update Complex Data" option from Import Behaviour drop down.
Rest of fields leave as it is.
Upload prepared CSV file for import the Stock Sources as per the below attachment. Or by adding new/extra column with name of "Test" (Column name should start with capital letter)
Click on check data, "columnNameInvalid" Validation message is not understandable to the end users. While same case checked with "Advanced Pricing" entity, Validation message is easily understandable to the end users.
Questions or comments
Contribution checklist (*)
[ ] Pull request has a meaningful description of its purpose
[ ] All commits are accompanied by meaningful commit messages
[ ] All new or changed code is covered with unit/integration tests (if applicable)
[ ] All automated tests passed successfully (all builds are green)
Related to this issue: 36555: Magento Community Edition: Version 2.4.5 - Import Stock Sources Added Extra Column in Import CSV File, Validation message is not understandable to the end users [magento/magento2 repository]
Description (*)
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)