Item import updating description and long_description to Source Language.
Hi Team.
When the user logs in using US language and updates the description of an item in ‘PTB’ language to a different value,
Once the Item Import runs it is updating all the description and long_description columns in MTL_SYSTEM_ITEMS_TL to English Language(as source_lang is ‘US’).
One of the solution that we got from our analysis is to set the language before running our Item Import,which is not feasible for our issue as we have to run the Item Import program in loop at each language level.
Below Suggestions are not feasible:
Request user to login with ‘PTB’ whenever we want to modify the description of the item in PTB language.