I am testing adding a new group and fields.
The New group (address) and fields get added ok.
But existing group and a field get the message in the subject line and won't publish - See screen shot attached
UPDATE #__jsn_fields SET parent_id = 1 WHERE id = 17
If you use some tool like phpMyAdmin then you need to replace "#__" with your table prefix.