- Issue created by @joachim
- c97838a4 committed on 3.0.x
Issue #3376877: add the external raw data to the entity
- c97838a4 committed on 3.0.x
- Status changed to Fixed
7 months ago 12:38pm 25 April 2024 - 🇫🇷France guignonv
Fixed in v3 to also allow the saving of source fields that were not mapped and therefore not provided by ::toRawData().
Two methods were added to access source raw data:setSourceRawData()
andgetSourceRawData()
.
The use of "Source" in the name is to avoid confusion with existing methodtoRawData()
. Automatically closed - issue fixed for 2 weeks with no activity.