Import failed: Deleted and replaced configuration entity sitemap.type

Created on 6 June 2024, 18 days ago
Updated 18 June 2024, 6 days ago

Problem/Motivation

Just updated to v4. When our CI does an import we get an error for all new simple_sitemap.type.* config files:

The import failed due to the following reasons:                              
  Deleted and replaced configuration entity "simple_sitemap.type.site_co_kr"   
  Deleted and replaced configuration entity "simple_sitemap.type.site_com_cn"  
  Deleted and replaced configuration entity "simple_sitemap.type.site_com_tw"  
  Deleted and replaced configuration entity "simple_sitemap.type.site_co_jp"                                                                          
  Deleted and replaced configuration entity "simple_sitemap.type.www_site_com 

Steps to reproduce

Export config with new simple_sitemap.type.type.* files, commit and push to travis_ci. When build imports we get that error.

πŸ’¬ Support request
Status

Active

Version

4.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States justclint

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @justclint
  • πŸ‡ΊπŸ‡ΈUnited States justclint

    The issue here seemed to be that when we created the new types, we used the same id's as the previous variants. Just changing the type ids solved this issue. This can be closed.

Production build 0.69.0 2024