Skip to content

Exclude email_notifications_enabled field for user#show

Luis Arias requested to merge fix/email-notifications-enabled into develop

This MR fixes item 3 of https://gitlab.com/JOGL/JOGL/-/issues/366 It's totally non scalable because of the design of Active Model Serializer but it works without introducing other issues.

Merge request reports