Skip to content

fix: update migrations to fix add info data on sandbox env

dmitry.mashoshin requested to merge mashony/292/fix-add-info-data into master

prev migrations has bug which corrupts add information field with set it to [] that's broke archivist mongo query we've fixed those migrations but it already applied on sandbox so we add new migration to fix that

ref: #292 (closed)

Merge request reports