Open rhuss opened 7 years ago
@akieling if you're still looking for issues this would be a good one, might be a problem with the data mapper host component pulling the details out of the integration, not sure...
@rhuss I think there is an issue with the target connection in the 'test' integration in staging. When you click on it, you get an error message on the page saying "Please contact the administrator and file a bug report".
A post
is sent to https://syndesis-staging.b6ff.rh-idev.openshiftapps.com/api/v1/connections/2/actions/io.syndesis:salesforce-upsert-sobject-connector:latest
with the following payload:
{}
Not sure whether this belongs to here or to syndesis-ui:
This happens when I have a simple integration with only a datamapping step and I come back from the details page via "Edit" and klicking immediately on the datamapper step.
When first clicking on one of the connection and then on the datamapper everuthinng's fine.