-
Notifications
You must be signed in to change notification settings - Fork 687
Closed
Labels
extensibility-bugSomething in the public APIs isn't working the way it should beSomething in the public APIs isn't working the way it should beships-in-future-updateFix ships in a future updateFix ships in a future update
Description
Hi,
Currently we have the scenario that we can't add new fields (ISV or Standard fields) with new field numbers to table 1382 "Item Templ.".
Scenario is that ISV haven't added the fields in "Item Templ." and when we as a VAR tries to add them with another number the code fails since every field "Item Templ." has to be a direct match.
Then it fails in this function due to mismatching fields

Can you at least add events so we can overide that not matching/not existing fields can be manually handled.
Best would be if you refactor/add a good error message if there is no handled and the target field is missing
Metadata
Metadata
Assignees
Labels
extensibility-bugSomething in the public APIs isn't working the way it should beSomething in the public APIs isn't working the way it should beships-in-future-updateFix ships in a future updateFix ships in a future update
