It is noticed that when Ideas are updated through XOG, the "Required" attribute is set to False even though the XML does not touch it.
Steps to Reproduce:
Expected Results: "Required" attribute remains set to "Yes" since it has not been touched in the XOG XML.
Actual Results: "Required" attribute's value is changed to "No".
Release: 15.9.2, 15.9.3
DE61999
Workaround: Explicitly use the 'Required' field in the XOG input file. Alternatively, using REST API does not display the same behavior. If the 'Required' attribute is not used to do a PATCH, then that attribute is not touched.
Fixed in Release 16.0.0