Hi, John!

I see you have digest mode turned on. Please turn it off to get reasonable notifications.

Regarding your question - I bring my apologies. This checkbox will influence only the new future subscriptions (as it documented in this settings section).

So if you were subscribed to the post you have this setting already and it cannot be unchecked or unsubscribe and subscribe again.

Maybe it's not a bad idea to turn off this "notifications on updates" setting for all the current subscriptions for all the users.

Hi, Scott!

You got this message because somebody changed the post.

Two things about that:

First turn off please the Digest mode - it doesn't work properly and sends senseless messages :/

Second: turn off the Update trigger for notifications. The checkboxes should be off as on the screenshot:

 

 

 

After that you'll get reasonable notifications and only for the reasonable causes. 

Download and import from latest release on release page 20161.xml (for Caché 2016.1) or 201162.xml (for Caché 2016.2+) into any namespace

If you have 2016.2+ Forms would not be compiled,  $-methods should be renamed.
You can do it with the following:

Import and compile in NameSpace classes from SystemMethodsRemover 

Run in terminal:

And it works.

Or if you have CacheUpdater installed, import and compile from the Github repo can be reached with this one command:

d ##class(CacheUpdater.Task).Update("intersystems-ru","SystemMethodsRemover")