mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68218
[Bug 1997280] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/13621
Committed: https://git.mahara.org/mahara/mahara/commit/4f73379623be2f580b7b171c98faae59c04e39fc
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch: 22.10_DEV
commit 4f73379623be2f580b7b171c98faae59c04e39fc
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Fri Dec 16 09:53:29 2022 +1300
Bug 1997280 - checking external app has correct webservice
and adding it if missing
Change-Id: If2d9beb5a6b880d5f36db66d63e27c0b5a7fe69b
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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:
Fix Committed
Status in Mahara 22.10 series:
Fix Committed
Status in Mahara 23.04 series:
Fix Committed
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
References