← Back to team overview

mahara-contributors team mailing list archive

[Bug 1952771] A change has been merged

 

Reviewed:  https://reviews.mahara.org/12339
Committed: https://git.mahara.org/mahara/mahara/commit/995a50d6340b1b78f47c354a3b5e3d9c02d3eaa9
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    21.10_DEV

commit 995a50d6340b1b78f47c354a3b5e3d9c02d3eaa9
Author: Alexander Del Ponte <delponte@xxxxxxxxxxxxx>
Date:   Tue Nov 30 16:21:28 2021 +0100

Bug 1952771: Fix PHP warnings for submissions

When portfolios are deleted, don't show error any more
in Main menu -> Share -> Submissions.

Also optimised DB access and feedback related issues.

Change-Id: I1ba68e81073cf3fd24cd202b8caae51845a56754
(cherry picked from commit 3f375a42de23ed8fd2344c2ff602b48716bdcb45)

-- 
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/1952771

Title:
  PHP warnings on menu->share->submissions and related issues

Status in Mahara:
  Fix Committed
Status in Mahara 21.04 series:
  Fix Committed
Status in Mahara 21.10 series:
  Fix Committed
Status in Mahara 22.04 series:
  Fix Committed

Bug description:
  Listing all submissions a user is involved via
  menu->share->submissions causes PHP-warnings and several content
  issues referring to the assessor column resp. missing entries.

  In combination to that issue there are massive DB accesses which can
  result in large time delays displaying the table especially if the
  user is assessor in multiple groups.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1952771/+subscriptions



References