Match code still contains old method for connecting to database in places

XMLWordPrintable

      The head of develop today (d1cf34db) for Match contains code like this

      $MatchService->connect(); 

      We believe this should probably be instead

      $MatchService->connectDatabase(); 

      For a specific example seeĀ 

      https://github.internet2.edu/COmanage/match/blob/d1cf34dbefe289db570976261c4af04dfc48bb22/app/src/Controller/MatchgridRecordsController.php#L110

            Assignee:
            Benn Oshrin (internet2.edu)
            Reporter:
            Scott Koranda
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: