openprovider / Openprovider-WHMCS-domains

Openprovider WHMCS Domain Module
43 stars 31 forks source link

Duplicate handles should not be created as a result of contact update #286

Closed avishka-ra closed 8 months ago

avishka-ra commented 10 months ago

For any customer data change done in the WHMCS side caused customer contact handle duplication due to wrong object comparison.

Fixed the wrong customer object comparison and removed isUsedByOtherDomains checker in findChanges method.

avishka-ra commented 9 months ago

Closed the pull request for now due to an undesired output.