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

Self signup enrollment flow without approval dies because of tandcAgreement permission calculation

    XMLWordPrintable

Details

    Description

      A self signup enrollment flow that does not require approval can die because the tandcAgreement permission step is not calculated properly.

      The code in CoPetitionsController.php in the calculatePermissions() method currently has

      $p['tandcAgreement'] = $isEnrollee;
      

      Instead it should probably have the same logic as the lines above that line for the checkEligibility step. 

      Attachments

        Activity

          People

            scott.koranda@at.internet2.edu Scott Koranda (uwm.edu/illinois.edu)
            scott.koranda@at.internet2.edu Scott Koranda (uwm.edu/illinois.edu)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: