Comment 36 for bug 1984139

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

Reviewed: https://reviews.mahara.org/c/mahara/+/13303
Committed: https://git.mahara.org/mahara/mahara/commit/c2d3086c25ba8641079472d14f97551de580aa0a
Submitter: "Robert Lyon <email address hidden>"
Branch: 22.10_DEV

commit c2d3086c25ba8641079472d14f97551de580aa0a
Author: Robert Lyon <email address hidden>
Date: Thu Oct 20 10:39:35 2022 +1300

Bug 1984139: Resume add composite to have a validate function

For point 2

- The validation was being done as part of the submission after the
item was created.

We need to have a validation function to do the file attachment check
before the submission so we don't create a record.

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