Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
I noticed that setting the 'do not e-mail' checkbox in accounts deleted the value in a custom e-mail field on the account. At first I thought it was some custom workflow I created a long time ago, but it's not. Is there a global variable to turn this behavior off?
Posts: 3,565
Threads: 36
Joined: Apr 2014
Reputation:
49
I cannot reproduce in my development install and I do not recall any type of functionality like that
Can you reproduce in the online demo?
Can you try activating the DEBUG log, then reproducing the issue and reviewing the SQL that manipulates the field you are losing, see what SQL is deleting the field and trace that back to some code?
Joe
TSolucio
Posts: 855
Threads: 238
Joined: Nov 2015
Reputation:
96
12-06-2019, 01:25 PM
(This post was last modified: 12-06-2019, 01:26 PM by Guido1982.)
Hm, I can't reproduce it in the demo, can't find a workflow that does it and can't remember creating an aftersave event that does this. Let me dig around some more.
Crap, never mind. It was a workflow, missed the task the first time