Open Bug 1510827 Opened 6 years ago Updated 5 years ago

Add an API for edited comment history

Categories

(bugzilla.mozilla.org :: Extensions, enhancement)

Staging
enhancement
Not set
normal

Tracking

()

People

(Reporter: emceeaich, Unassigned)

References

Details

In order to support content moderation and community management, an API returning edited comments should be available.

The API should return the edited and previous versions of comments, who edited them, and the parent bug. 

Unprivileged users should get back an empty result set.

Users with escalated privileges in the the 'insider' or 'edit others comments' groups should be able to see edits by all users in the group who can edit their own comments.

The ability to see all edits, or edits to the comments of others should be limited to a separate, more restrictive group.
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Component: API → Bug Creation/Editing
Component: Bug Creation/Editing → Extensions: EditComments

GitHub has allowed you to edit comments but there’s no API or feed to retrieve the revisions. This is a nice-to-have but not a blocker, I believe. I’ll leave the bug open for any future implementation work.

https://developer.github.com/v3/issues/comments/
https://developer.github.com/v3/pulls/comments/

No longer blocks: bmo-edit-comments
Assignee: kohei.yoshino → nobody
Status: ASSIGNED → NEW
See Also: → 1512497
Component: Extensions: EditComments → Extensions
You need to log in before you can comment on or make changes to this bug.