Missing object attributes in comment on merge request
Created by: marcelosousa
In MergeCommentEvent, it is missing ObjectAttributes related to the position of the note in the files (e.g. position and original_position).
Without these attributes, it's not possible to understand from the webhook event the code associated with the note.