Fix AgentData.xml entity names
Remove package prefixes from entity names to match data loader format - ScheduledJob instead of moqui.service.ScheduledJob - UserAccount instead of moqui.security.UserAccount - UserGroup instead of moqui.security.UserGroup - UserGroupMember instead of moqui.security.UserGroupMember - ArtifactGroup instead of moqui.security.ArtifactGroup - ArtifactGroupMember instead of moqui.security.ArtifactGroupMember - ArtifactAuthz instead of moqui.security.ArtifactAuthz - ProductStoreAiConfig instead of moqui.mcp.agent.ProductStoreAiConfig
Showing
1 changed file
with
9 additions
and
9 deletions
-
Please register or sign in to post a comment