Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-1816

Cannot create new Matchgrid Settings rows

    XMLWordPrintable

Details

    Description

      /src/Model/Table/MatchgridSettingsTable.php fails with error "'MatchgirdSettings'. You have not defined the 'MatchgridSettings' association on 'App\Model\Table\MatchgridSettingsTable'"

      This prevents the code from repairing a Matchgrid migrated from an older snapshot or successfully creating a new Matchgrid with failure at Line 97

      97- $this->MatchgridSettings->save($obj);

      97+ $this->save($obj);

       

      Attachments

        Activity

          People

            benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
            ross.wilper@at.internet2.edu Ross Wilper (stanford.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: