Actions
Bug #7757
closedEntry logging on every profile save for field group fields
Description
Even if the value has not changed the comparison for field group fields seams to always think there's a value change. Likely due to string escaping and behaving like a text field in the comparison. Just needs fieldtype specific comparison code to handle field group fields.
Actions