I’m trying to delete a lifecycle env and getting this error:
ActiveRecord::DeleteRestrictionError: Cannot delete record because of dependent hostgroup_content_facets
What does that mean?
I’m trying to delete a lifecycle env and getting this error:
ActiveRecord::DeleteRestrictionError: Cannot delete record because of dependent hostgroup_content_facets
What does that mean?
I guess you still have a hostgroup which is using the lifecycle environment you are trying to delete…
Correct. A host group was incorrectly using that view. Fixed.
Non issue.