atlasmap-attic / atlasmap-ui

An Angular2 module for designing Atlasmap mapping definitions
Apache License 2.0
9 stars 8 forks source link

Error when jumping into datamapper step to edit #84

Open rhuss opened 6 years ago

rhuss commented 6 years ago

Not sure whether this belongs to here or to syndesis-ui:

image

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.

image

gashcrumb commented 6 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...

abkieling commented 6 years ago

@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:

{}

image