I have been working on an updatesListener plugin and I noticed for attachments you can find "GeneralAttachment" and "Attachment" events. The documentation basically has the same description for both classes. Is there any scenario were a GeneralAttachment event type can be trigger using an specific action? Or this event type is only used from an architectural point of view and at any "attachment" action I will get either an Attachment or a HiddenAttachment event?