mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #68215
[Bug 1997280] A change has been merged
Reviewed: https://reviews.mahara.org/c/mahara/+/13555
Committed: https://git.mahara.org/mahara/mahara/commit/530fb751929e68f777d47abf9a4ebe6446c30fad
Submitter: "Robert Lyon <robertl@xxxxxxxxxxxxxxx>"
Branch: main
commit 530fb751929e68f777d47abf9a4ebe6446c30fad
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:
In Progress
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