Tags missing in the cmdb_key_value table for API Service Graph Connectors<!-- /*NS Branding Styles*/ --> .ns-kb-css-body-editor-container { p { font-size: 12pt; font-family: Lato; color: #000000; } span { font-size: 12pt; font-family: Lato; color: #000000; } h2 { font-size: 24pt; font-family: Lato; color: black; } h3 { font-size: 18pt; font-family: Lato; color: black; } h4 { font-size: 14pt; font-family: Lato; color: black; } a { font-size: 12pt; font-family: Lato; color: #00718F; } a:hover { font-size: 12pt; color: #024F69; } a:target { font-size: 12pt; color: #032D42; } a:visited { font-size: 12pt; color: #00718f; } ul { font-size: 12pt; font-family: Lato; } li { font-size: 12pt; font-family: Lato; } img { display: block; max-width: ; width: auto; height: auto; } } Issue: In Yokohoma version instances, tags are not being inserted into the cmdb_key_value table. Instead, incomplete payloads are being generated for them. Root cause: A CMDB-related entry with the relation cmdb_ci_managed_api to cmdb_key_value is missing. As a result, tags are not being inserted into the cmdb_key_value table, leading to an incomplete payload generation. Workaround (Recommended): For API Service Graph Connector for Azure API Management - prior to version 2.3 Import the following 2 update sets: ETL changes update setAdd related entry update set For API Service Graph Connector for Kong Gateway - prior to version 2.1 Import the following 2 update sets: ETL changes update setAdd related entry update set For API Service Graph Connector for AWS API Gateway - prior to version 2.2 Import the following 2 update sets: ETL changes update setAdd related entry uypdate set Note: The order of import update sets does not affect the outcome and can be applied in any sequence.