force-app/main/default/lwc/lexNewQuoteEntry/lexNewQuoteEntry.js
@@ -1889,9 +1889,9 @@ } } addOptionsLogic(result){ console.log(result); this.jzDataToBeproduct.forEach(item=>{ if(result.get(item.pageObject.PricebookEntry.Product2Id)){ console.log(result); if(result){ item.Learning_CommunityOptions = result.get(item.pageObject.PricebookEntry.Product2Id); } });