Skip to content

Adding attempt to serialize JSON string from mongo for diff report

Michael Leopard requested to merge github-diff-tweak into master

REMOVE IF ALREADY PART OF ISSUE DESCRIPTION

Overview

This MR adds a change to the BaseDiff class where if a the main body of a mongoDB document is a string instead of JSON, an attempt to serialize the string into JSON is made

Tasks

  • Update docs if needed (workflow, runbooks, README, migration metrics, etc.)

Acceptance Criteria

  • Existing UTs pass locally

@gitlab-org/professional-services-automation/tools/migration

Merge request reports