I need to clarify something in Configuration Hub. I’m attempting to migrate the following items:
1 role
1 access profile
1 form
2 workflows
Let’s name the entitlements in the source tenant as ent1, ent2, and ent3; the access profile as ap1, which contains ent1 and ent2; the role as role1, which contains access peofile and entitlement ent3 the workflows as flow1 and flow2; and the form as form1, which is used by flow1 and flow2.
I backed up these items from the source tenant and attempted to migrate them to the live tenant. However, I’m encountering an error, and the status shows as “partially completed.” The accessprofile and workflows have been successfully deployed, but the role and form were not. It seems the role is checking for the acess profile, which are not present in the target tenant.
Is this how Configuration Hub is supposed to work? If so, won’t this also impact the migration of my authoritative source and identity profile?
Hi,
When you create the draft from the backup , you should see if there are reference issues marked in the draft summary - if there is a referenced access profile or any other object that can not be resolved, there should be details and these should be fixed before the deploy ( go to the edit view of the object and check the tab with the reference issues ).
Config hub is trying to resolve the objects by name but if the access profile is in the backup and the form is in the backup then the reference should have been resolved .
You can also try to first deploy only the access profile and form, and after that you deploy the referenced objects, create draft again from same backup to deploy the rile and workflow.
Would be good if you can open a support ticket if this still fails.