mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #63346
[Bug 1940800] A change has been merged
Reviewed: https://reviews.mahara.org/12024
Committed: https://git.mahara.org/mahara/mahara/commit/8c781718cb2a9ab311f0ebe0c395264ea85dd302
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 8c781718cb2a9ab311f0ebe0c395264ea85dd302
Author: Doris Tam <doristam@xxxxxxxxxxxxxxx>
Date: Wed Sep 22 13:17:20 2021 +1200
Bug 1940800: Identify comments for moderation
Add additional text beside the 'Make comment public' button
to let page owners differentiate between private comments
made by others and private comments that need moderation.
Change-Id: I4515333b204021c7095ca816e247356711e29cf4
--
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/1940800
Title:
Comments for moderation are not identified to portfolio author
Status in Mahara:
In Progress
Bug description:
This is related to bug #1940798
When comment moderation is turned on, the portfolio author receives
two notifications: One with the comment itself and one with the info
that a comment needs to be moderated. The notification links not
working correctly is dealt with in bug #1940798.
Here I'm addressing the fact that the portfolio author doesn't have an
indicator which comment should be moderated on a page. Additionally,
there are two notifications sent for a comment that is awaiting
moderation. Ideally, only one notification is sent out for each new
comment that is added.
To replicate:
1. PersonA creates a page and includes an image that allows comments.
2. PersonA shares the page with PersonB and allows comments in 'Advanced options' and switches 'Moderate comments' to 'Yes' as well.
3. Log in as PersonB and leave a public comment on the page and on the artefact. You see "This comment is private. You have requested that this comment be made public."
4. Log in as PersonA.
5. PersonA received 2 notifications: 1) The comment itself, 2) The notification about making the comment public.
6. PersonA finds the comments that need moderation.
Expected result: There is a sentence like 'This comment is private.
The comment author requested that this comment be made public.' next
to the 'Make public' button to indicate to the portfolio author more
easily, which comment can be made public rather than making a purely
private comment public.
Actual result: There is only the general private comment info 'This
comment is private' with a 'Make public' button.
It would also be better if there was only one notification for the
comment that needs moderation: It includes the comment and the
information about the moderation.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1940800/+subscriptions
References