What is the best way to handle OOTB model's removed attribute?
In hybris version 6.6, there is bundleNo
attribute in AbstractOrderEntryModel
, then we're upgrading our hybris version, and we found out that on 1905, bundleNo attribute is no longer there. So do we have to re-add bundleNo attribute to AbstractOrderEntryModel
or should we use another OOTB attribute that's available, considering in 6.6 we have some data using that attribute?
Thanks
question from:
https://stackoverflow.com/questions/65950656/hybris-version-upgrade-handle-ootb-models-removed-attribute 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…