The import failed due to the following reasons: These entities need to be deleted before importing.

Submitted by barnettech on Tue, 04/09/2019 - 10:04

The import failed due to the following reasons:
Entities exist of type Taxonomy term
and Vocabulary Complinet Titles. These entities need to be deleted befo
re importing.
Entities exist of type Taxonomy term
and Vocabulary Complinet Rules. These entities need to be deleted befor
e importing.
Entities exist of type Taxonomy term
and Vocabulary Complinet Corporate Organization Titles. These entities
need to be deleted before importing.
Entities exist of type Taxonomy term
and Vocabulary Complinet Archive Titles. These entities need to be dele
ted before importing.

confirmed fix for this is:

drush config-delete taxonomy.vocabulary.rule_type

or


drush config:get | grep your_term

this list saved me a half hour last time I ran into this:

drush @fnrwd8.dev config-delete taxonomy.vocabulary.rule_type
drush @fnrwd8.dev config-delete node.type.rules
drush @fnrwd8.dev config-delete taxonomy.vocabulary.complinet_titles
drush @fnrwd8.dev config-delete taxonomy.vocabulary.complinet_rules