Community
Participate
Working Groups
Took a typical customer model (Address, ContactInfo, Customer, PhoneNumber) and put them all in the <default> package. When generating a schema from them, we're using the class names [.ContactInfo, .CustomerType, .AddressType, .PhoneNumber] and throwing errors in the log that those classes can't be found.
Fixed in M5