{"section":"known-issues","requestedLocale":"en","requestedSlug":"item-quantity-duplicated-when-trying-to-edit-quotes-with-items-split-by-promotions","locale":"en","slug":"item-quantity-duplicated-when-trying-to-edit-quotes-with-items-split-by-promotions","path":"docs/en/known-issues/B2B/item-quantity-duplicated-when-trying-to-edit-quotes-with-items-split-by-promotions.md","branch":"main","content":"## Summary\n\nWhen editing the item's quantity of a quote that contains items split by promotion, the quantity added for one of the item entries will be duplicated for the other one, not reflecting the calculation done by Checkout. Additionally, it's not possible to edit the first digit of the item's quantity (it remains as 1).\n\n## Simulation\n\n- Create a new Quote using a cart with items split by promotion (ex.: buy 3, get 1 for free)\n- Try to edit the item quantity's of the quote; In the UI, two things will happen:\n  - The first digit will not be updated, it will remain as 1\n  - The quantity added for one of the entries of the split item will be duplicated for the other entry (ex.: adding 12 for the normal priced entry and the UI will replicate 12 for the free entry)\n\n- By saving the quote and using it, the total quantity will be added to the orderForm and the promotion will be calculated as expected (ex.: if 12 units were added for each entry, 24 units of the item will be added to the orderForm; then, 18 units will be charged in full and 6 will be added for free, as per the buy 3 get 1 promotion rule)\n\n## Workaround\n\nDo not update the item quantities of quotes with items split by promotion, create new ones from the cart."}