SQL is required to hide or edit comments on merge proposals
Bug #697495 reported by
Steve McInerney
This bug report is a duplicate of:
Bug #80895: comments on bugs/answers/merge proposals/etc cannot be edited.
Edit
Remove
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
High
|
Unassigned |
Bug Description
Currently we have no SQL or scripting or UI interface to enable the removal of undesired comments from merge proposals.
SQL would do for starters, but ideally an admin only UI "remove/
tags: | added: canonical-losa-lp |
Changed in launchpad: | |
status: | New → Triaged |
importance: | Undecided → High |
To post a comment you must log in.
Deleting comments is very bad for the application. We may want SQL to edit the comment content to address immediate issues. Since we have just completed the hide comment UI code for bugs and questions, we should determine the effort to hide merge comments.