Skip to content

Code cleanup and fixes to import

mattwire requested to merge mattwire/optionsimporter:fixes into 2.x

This updates code (civix etc) to latest standards.

Also fixes the import to use API4 OptionValue.Create. API3 OptionValue.Create was creating Negócio Social as ``Negocio Social` and then crashing because it was not detecting that it already existed in the database.

Merge request reports