-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drush config-import doesn't create field tables in DB #2278
Comments
Hi, I'm using 8.1.6 Here's the full details of |
Your Drush is too old. |
Ho... you're right. My Drush is the one bundled with Acquia DevDesktop. I've set the version to be 8.1.2 in its composer.json but it seems that it didn't updated correctly. Thank you anyway. |
Hi
Steps to reproduce
Main site
sync
folderdrush cget"system.site" uuid
Clone site
drush cget"system.site" uuid <uuidvalue_grabbed_from_mainsite>
sync
folder from Main site to Clone sitedrush cim
Everything seems to be working fine, as you see in the console output:
But this simple export/import operation doesn't work.
Content type is imported but Fields are not created in database.
The text was updated successfully, but these errors were encountered: