Skip to content

Add INFO message to check for replacing unversioned codes

Nicola Stoira requested to merge sphnc-986 into main

The check is still marked with PASSED but it has additional logs:

  • If no data is replaced then message is e.g.: Pre-Check 'replaceUnversionedCodes' of type 'replaceUnversionedCodes' PASSED. Start time: 2025-01-27 10:38:32.278779. Execution time: 0. No unversioned codes have been reassigned
  • If data is replaced then message is e.g.: Pre-Check 'replaceUnversionedCodes' of type 'replaceUnversionedCodes' PASSED. Start time: 2025-01-27 10:38:32.311672. Execution time: 0. At least one one unversioned code has been found where versioned codes can be used, the codes have been reassigned to the versioned codes

Merge request reports

Loading