Bug 1283392 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Adjusting the priority since a workaround has been in place in [libmozdata](https://github.com/mozilla/libmozdata/blob/master/libmozdata/bugzilla.py).

I’m adding the new `skip_private` param to both the history and comment APIs while retaining the current throwing behaviour, otherwise CircleCI tests will fail. This will no longer throw once this change is deployed:

https://bugzilla.mozilla.org/rest/bug/123457/history?ids=123456&skip_private=1

Back to Bug 1283392 Comment 4