Comment 5 for bug 1911824

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

Reviewed: https://reviews.mahara.org/11778
Committed: https://git.mahara.org/mahara/mahara/commit/d31993ddc5dd251e52bdb46c26eb6f5fee4524f2
Submitter: Lisa Seeto (<email address hidden>)
Branch: 21.04_STABLE

commit d31993ddc5dd251e52bdb46c26eb6f5fee4524f2
Author: Doris Tam <email address hidden>
Date: Tue Jan 26 11:27:34 2021 +1300

Bug 1911824: Change the copy setting for artefact annotation to 'nocopy'

Check that $evidences exist in case there exist evidenviews but no evidence blocks to copy

if the only block on a view is an annotation block, then make a check to not get the sql to run copies
which will result in error as there are no artefacts to copy.

Change-Id: Ie914704046c2396a2fedce958cef3a44dd28ae33
(cherry picked from commit cba392691da34fdf94b6053ebf57db86299a0fe3)