
Announcements
Hello everyone,
We are facing an issue with custom Data Entities in a UDE environment.
All the custom data entities were not visible, and we could not perform import or export of data through data management.
We deployed our model from Visual Studio → Extensions → Deploy to Online Environments by connecting to Dataverse from the Tools menu.
Observations:
1. In Data management → Data entities, none of our custom data entities are visible.
2. We tried “Refresh entity list”, but the custom entities are still not appearing
3. From the Refresh entity list batch job logs, we noticed that all our custom data entities were treated as orphan entities and removed during the refresh process.
4. The Data Entity objects exist in Visual Studio (AOT), but they are not registered in the UDE environment.
Additionally, when we try to query one of the entities directly:
select * from DrmMaterialEntity
we get the following error: