NewEntity does add the new entity to the integration #275
Labels
bug
Categorizes issue or PR as related to a bug.
triage/pending
Issue or PR is pending for triage and prioritization.
Description
When calling integration.NewEntity in an integration, the entity is not added to the list of entities for the integration. This results in the integration data being missing
Expected Behavior
The entity should be added to the list of integrations and the data serialized.
Steps to Reproduce
Your Environment
MacOS 10.15.7
infra-integrations-sdk v4.1.0
Additional context
The issue is fixed by creating the entity and adding :
The text was updated successfully, but these errors were encountered: