`append_metadata` should not add duplicates

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • Python Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Context

      Steve pointed out that constructors in various integrations likely won't know if driver info has been previously appended or not and `appendMetadata` isn't required to check for duplicate driver infos. we should modify `appendMetadata` to not add the driverInfo if the name had previously been added.

      Definition of done

      test case that shows duplicate driver info not being added to the metadata

      Pitfalls

      What should the implementer watch out for? What are the risks?

              Assignee:
              Iris Ho
              Reporter:
              Iris Ho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: