We need better dependency checking to warn and even stop a user from importing configuration that does not have modules or possibly other dependencies enabled.

There has been some discussion around whether or not module dependencies should be auto turn on or not. That needs to be further discussed and figured out.

Comments

dagmar’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev

The information to a better dependency checking is available in the system implemented in the 2.x branch. I'm going to work on this during next week.

johnnydarkko’s picture

Has this already been implemented? Just checking...