Steps to reproduce
I’ve marked listing attribute XYZ as “moderated” i.e. requiring manual approval by the admin (it is an attribute where the user selects 1-4 predefined options from dropdown menu)
User updates the listing on the frontend. The only attribute the user updates is e.g. listing title (i.e. the filed/attribute that is NOT moderated)
Actual result
Admin receives an information about the need to approve pending listing update.
Info email says that attribute XYZ has been updated, what is not correct. The user has not touched attribute XYZ.
As a result, the listing is in pending status, i.e. not visible, not published until manually approved by the admin.
Expected result
Save user’s changes and publish updated listing, because only NON-MODERATED fields/attributes were updated.