-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: Apps - Migration Assistant
-
None
-
2
Issue Summary
In App Assessment, if an App is available in Cloud but does not have a migration path it should show
under Can be migrated.
Steps to Reproduce
- In Confluence, install Salesforce and Confluence Server Connector
- Start CCMA in EAP mode
- Go to Migration Assistant -> Assess and install apps
Expected Results
Can be migrated shows
.
Actual Results
Can be migrated field has ![]()

The response from Marketplace is
{
"vendorId": 96,
"addonKey": "net.customware.confluence.plugin.salesforce.confluence-salesforce-plugin",
"addonName": "Salesforce & Confluence Server Connector",
"cloudAddonKey": "com.servicerocket.confluence.salesforce",
"cloudVersionAvailability": "NATIVE"
}
and the response from migration-app-aggregator is
{
"application": "confluence",
"name": "Salesforce & Confluence Server Connector",
"hosting": "server",
"hasCloud": "true",
"latestVersion": "4.10.1",
"releaseDate": "2019-05-29",
"icon": "https://marketplace.stg.internal.atlassian.com/files/f4388a98-e202-478b-a78c-476ac40ea1b8",
"cloudKey": "com.servicerocket.confluence.salesforce",
"cloudUrl": "https://marketplace.stg.internal.atlassian.com/apps/1214213/salesforce-confluence-cloud-connector?hosting=cloud&tab=overview",
"privacyPolicyUrl": "https://docs.servicerocket.com/salesforce-confluence-server/security-statement",
"contactSupport": "https://marketplace.stg.internal.atlassian.com/apps/1214213/salesforce-confluence-cloud-connector?hosting=cloud&tab=support",
"FeatureDifference": "CONTACT_VENDOR",
"migratable": "UNKNOWN",
"cloudVersionAvailability": "NATIVE",
"topVendor": false
}
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.