mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #64727
[Bug 1958297] Re: Submissions list shows 'Account deleted' entries with link to account that is gone
I can also get this error:
[TypeError]: Argument 1 passed to Submissions\Tools\SubmissionTools::createPortfolioTitleHtml() must be of the type string, null given, called in htdocs/module/submissions/src/Tools/SubmissionTools.php on line 344 at htdocs/module/submissions/src/Tools/SubmissionTools.php:288
To replicate:
1) log in as admin user and create a group that allows submissions
2) invite a person to the group
3) log in as that person and accept invitation
4) create a collection with one page and submit that collection to the group
5) log in as admin user and go to the Share -> Submissions page - things should look correct
6) delete the person
7) go to the Share -> Submissions page - things should be now broken
--
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/1958297
Title:
Submissions list shows 'Account deleted' entries with link to account
that is gone
Status in Mahara:
Confirmed
Status in Mahara 21.04 series:
Confirmed
Status in Mahara 21.10 series:
Confirmed
Status in Mahara 22.04 series:
Confirmed
Bug description:
We need to handle the entries where the person's account has been
deleted.
When the submission was released before person was deleted we just
need to not show the link but plain text for the 'Account deleted' in
the 'Name' column.
When the submission was not released before the person was deleted we
need to also remove the ability to view page / add accessor / set
result / change status of the entry as it will not work as the
underlying page has been deleted
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1958297/+subscriptions
References