Hi,
Receiving error: (1054, “Unknown column ‘send_me_a_copy’ in ‘field list’”), post update. Ran update again but received the same error.
Hi,
Receiving error: (1054, “Unknown column ‘send_me_a_copy’ in ‘field list’”), post update. Ran update again but received the same error.
Seems frappe app is not updated properly, can you please check send_me_a_copy is available in the user.json file
Also can you please share the version of your apps?
what to do with this column ?
If user has enabled send me a copy field in the user then system will send all the outgoing emails to that user
Yes, do I need to disable it or remove it ? To eliminate error.
Hi @wahab
Run bench migrate and check, if this column is not available then you have to pull latest update in frappe app.
It is available…
bench migrate is showing error for invalid encryption key. < – This is the new error.