This is similar to this post but as that post was actually very old I thought I will start a new one. The essence of the question is different anyway.
This email notification works fine but when asset locks get forcibly acquired for large form assets, the system spams sys-admins with emails about the lock being forcibly acquired for each property of each form element.
Looking at the configuration I have the options of
Leaving it as it is now (leaving asset.locking.forced in Log to Email White List)
Remove asset.locking.forced from Log to Email White List
Remove asset.locking.forced from Log to Email White List and add asset.locking.forced to Log to Email Black List
But I don’t know what’s the differences it will make between #2 and #3. I know #1 is the default but is it the best practice for everyone? Thanks.
If you don’t want them at all, use #3. As that will force it to not send even if you have * added to the White List as * is basically an include all command.
We have got it on the roadmap to bundle those emails together so that you don’t get one for each attribute lock acquired. https://squizmap.squiz.net/matrix/10431
It won’t send it, but if someone adds * or asset.* it will send it again because the * acts as a wildcard, so it’s better to explicitly say which emails you never want to send as that will overwrite the wild cards.
No real best practice, I guess the only risk is that when you do steal the locks from someone they will never know unless you tell them, which is probably rarely an issue. You can switch it off but I guess just let your users know?