Change checkCollectionUUIDMismatch to take a Collection* instead of CollectionPtr

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Gone away
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Execution Team 2023-02-06
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      checkCollectionUUIDMismatch takes a CollectionPtr but it only actually needs access to the underlying Collection *. We should change the interface to take a const Collection * to make it usable from places that don't have a CollectionPtr.

            Assignee:
            Matthew Saltz (Inactive)
            Reporter:
            Matthew Saltz (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: