Google Cloud: Some resources like cloud subnet [cmdb_ci_cloud_subnet] are not retired when the cloud account is retiredDescriptionWhen retiring a Google cloud account, the expectation is: all resources belonging to this account are set to Retired as well.We have Business Rule "Cascade Update LDCs Resource State" that handle this logic.However, this logic currently only traverse cmdb_rel_ci table where Logical Datacenter as the "child". There are some resources like cloud subnet [cmdb_ci_cloud_subnet] defined in cmdb_rel_ci as the "child". These type of resources won't be set as "Retired".Steps to Reproduce On a ServiceNow Instance with "Discovery" Plugin & "Discovery and Service Mapping Patterns" Application activated: Set-up Google Cloud Discovery for a single cloud account in your instance.2. After successful discovery, check if resources are gathered. 3. Check cmdb_rel_ci list view for LDCs belong to this account. You should normally see relationships defined in both direction where LDC as parent and as a child.4. Set the cloud account to Retired.5. Refresh your list on step 3 and observe that CIs where LDC defined as parent would not be set to Retired. WorkaroundThis problem has been fixed. If you are able to upgrade, review the Fixed In or Intended Fix Version fields to determine whether any versions have a planned or permanent fix.Related Problem: PRB1527952