Error 500 on submit form

Hello,

Today I’ve created a form that had 2 fields that are set to don’t Save Result. When I try to submit that form, I get a 500 error and the log has this message:



Column not found: 1054 Unknown column ‘assunto’ in ‘field list’



The Mautic is triying to save this field and I think that this behavior is incorrect. So, how I can fix this?

Hello,
Today I’ve created a form that had 2 fields that are set to don’t Save Result. When I try to submit that form, I get a 500 error and the log has this message:

Column not found: 1054 Unknown column ‘assunto’ in ‘field list’

The Mautic is triying to save this field and I think that this behavior is incorrect. So, how I can fix this?

I created GH issue https://github.com/mautic/mautic/issues/852.