← Back to team overview

mahara-contributors team mailing list archive

[Bug 1997280] [NEW] LTI/LTI_Advantage and webservice check

 

Public bug reported:

Now that we pair up webservice auth instances to the thing that required
them it means we can have more than one auth instance where the
institution and authmethod are the same.

But in LTI / LTI_Advantage we do a get_field() check that expects only
one record to be returned.

We need to adjust this check to make sure at least one record exists.

** Affects: mahara
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1997280

Title:
  LTI/LTI_Advantage and webservice check

Status in Mahara:
  New

Bug description:
  Now that we pair up webservice auth instances to the thing that
  required them it means we can have more than one auth instance where
  the institution and authmethod are the same.

  But in LTI / LTI_Advantage we do a get_field() check that expects only
  one record to be returned.

  We need to adjust this check to make sure at least one record exists.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1997280/+subscriptions



Follow ups