Skip to content

Bug fixes

Danny Love requested to merge bug-fixes into main

Description

Fixed some software-breaking bugs found while developing systems tests

Related Issue(s)

Changes Made

  • Change 1: Fixed KeyErrors caused by using character_limit instead of numeric_limit
  • Change 2: Added check for missing provider_id in update_provider_record

Test Plan

  • make test

Checklist

  • Code follows the project's coding style and conventions.
  • Automated tests for the changes have been added or existing tests have been updated.
  • Code coverage for new or modified code is maintained or improved.
  • The code builds and runs without errors or warnings.
  • Documentation has been updated to reflect the changes made.
  • All discussions and feedback on the PR have been addressed.
  • CI/CD pipelines pass successfully, including any required checks or tests.
  • The PR has been reviewed and approved by the designated reviewers.

Merge request reports

Loading