Closed derrickmehaffy closed 6 years ago
Informations
What is the current behavior? When creating a new content type the adminUI still states to create the table manually:
Steps to reproduce the problem Setup a new strapi instance with mysql, create a new content type
What is the expected behavior? Message should not show, as it is no longer required.
Suggested solutions Remove message
External Issue: https://github.com/strapi/strapi/issues/1115
Related PR: https://github.com/strapi/strapi/pull/1305
Issue resolved in Strapi 12.3 // CAPIv2-v2.0.3-dev here: https://github.com/canonn-science/CAPIv2-Strapi/releases/tag/v2.0.3-dev
Informations
What is the current behavior? When creating a new content type the adminUI still states to create the table manually:
Steps to reproduce the problem Setup a new strapi instance with mysql, create a new content type
What is the expected behavior? Message should not show, as it is no longer required.
Suggested solutions Remove message
External Issue: https://github.com/strapi/strapi/issues/1115