Migrating tracker data

user: this.props.info.entry.sinkId,
tracker: this.props.info.behavior.fields,
chainDispatch: this.props.info.entry.entityId,
batchId: `inbox-${this.props.info.entry.id}`,
rule: {inboxStepFrom: this.props.info.from,
    inboxStepTo: this.props.info.to||"", inboxId: this.props.info.entry.id},
data: _.merge(base, this.state?.dispatch?.values)