Steps to reproduce:
- define minimal XmlDataSource :

- Run job "update stores offers"
logs: https://gist.github.com/noisy/04a892bc8fdafff00dac305639ea209c
- modify XmlDataSource by adding ADDITIONAL XML DATA FIELD:

- Run job "update stores offers
Current behavior:
update fail
logs: https://gist.github.com/noisy/b41fb149118152a2bb7ab6adcfbd2fed
Expected behavior:
Offers with duplicated Id should be ignored (like in first update)