Add a `skip_notification` accessor to `member.rb`
The following discussion from !5519 (merged) should be addressed:
-
@stanhu started a discussion: @rymai To avoid conflicts in the future (and provide CE with support), would it make sense to add
attr_accessor :skip_notificationand initialize it tofalseby default to the CEmember.rb?