Sp-config import fails - says contact SailPoint

Like others, sp-config fails when attempting to import sources we just exported from another tenant. We need to be able to migrate tested sources from one environment to another but it often fails.

The jobid was ecd768f5-6717-4a73-80ad-3ecfd7c6ea54

I’ve attached the exported file which firstly completely fails for the Rules with the odd chars in it. Says the signature doesn’t match. so support moved those for us. However, now it fails for the 2 sources… the Transforms go in just fine…

The errors for the 2 sources I get are:

"SOURCE": {
      "infos": [],
      "warnings": [],
      "errors": [
        {
          "key": "SOURCE_IMPORT_FAILED",
          "text": "An error occurred importing source: 'TestAD1'",
          "detail": {
            "exceptionMessage": "Referenced by internal schema property \"memberOfSharedMailbox\". Contact SailPoint."
          }
        },
        {
          "key": "SOURCE_IMPORT_FAILED",
          "text": "An error occurred importing source: 'TestAD1 AttrSync'",
          "detail": {
            "exceptionMessage": "Referenced by internal schema property \"memberOfSharedMailbox\". Contact SailPoint."
          }
        }
      ]

Any idea please?
Thanks
Julian

@julico Can you send me a private message with the JSON file you used in this import job? I want to investigate what the reference error is with memberOfSharedMailbox.

Sure, thanks very much.
Cheers
Julian