Details
Description
ConnectSchema#equals() calls Objects#equals() for the schemas' default values, but this doesn't work correctly if the default values in fact are arrays. In this case, always false will be returned, also if the default value arrays actually are the same.
Attachments
Issue Links
- links to