Hi we are Having 2 DB Schemas , Live and Preview . When we Save a DCR the Data Goes in Preview ENV , Properly. But when we Publish the Data to Live , The First Replicant of the an item is not there in Data Base. Rest of the Data Deploys to the Data Base.The data-deploy-configuration is the same for both Live and Preview , We Just Change the name of the destinations. We Restart OD and TS , Weekly , so it cant be a Cache Issue . Pls help.Prem
<group name="BP_GENERIC_FORM_VARIABLE_FIELD" table="BP_GENERIC_FORM_VARIABLE_FIELD" root-group="no"><attrmap> <column name="ID_VARIABLE_FIELD" data-type="NUMBER" value-from-field="VariableFieldDetails/[0-25]/ID_VARIABLE_FIELD"is-replicant="yes" allows-null="no" />...</group>
<item name="VariableFieldDetails"><database data-type="NUMBER"/><label>Variable field details<replicant max="25" min="0" default="0">...</replicant></item>