Skip to content
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

bcim doesn't create tables for new fields #162

Open
robertgarrigos opened this issue Feb 11, 2019 · 2 comments
Open

bcim doesn't create tables for new fields #162

robertgarrigos opened this issue Feb 11, 2019 · 2 comments

Comments

@robertgarrigos
Copy link
Member

bcim doesn't create the field tables of a new field created in the devel site.

How to reproduce this:

Devel site:

  1. Create a new field either for a content type or for the user account
  2. drush bcex
  3. git commit and push

Staging site:

  1. git pull
  2. drush bcim
  3. Go to edit the field: error is triggered

This is a drush related error, as importing the new configuration files with backdrop web gui doesn't trigger any error. This is, if instead of doing drush bcim in the staging site, after pulling from git, you go to the /admin/config/configuration/sync page and hit the button to apply the differences, everything works as expected.

@ghost
Copy link

ghost commented May 19, 2020

Is this related to #75 (comment) ?

@serundeputy
Copy link
Member

yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants