Comment 20 for bug 1903601

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/12004
Committed: https://git.mahara.org/mahara/mahara/commit/86f493de51737aa3ca98ae700d50fed0dfb56d22
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 86f493de51737aa3ca98ae700d50fed0dfb56d22
Author: Robert Lyon <email address hidden>
Date: Fri Sep 17 10:24:08 2021 +1200

Bug 1903601: LTI - Use the oneof rule

For the two deployment fields where at least one needs to be filled in
for the form to save.

This required a change to the oneof rule to check elements inside a
fieldset too

Also sort out the saving / displaying of the deployment types so that
we don't save a row for an empty deployment_id

Change-Id: I2fdb3e897696fc113d48a2572dc4360105027192
Signed-off-by: Robert Lyon <email address hidden>