syndesisio / syndesis

This project is archived. A flexible, customizable, open source platform that provides core integration capabilities as a service.
https://syndesis.io/
Apache License 2.0
598 stars 202 forks source link

[datamapper] Field search from Mapping Details pane doesn't work #2759

Closed igarashitm closed 6 years ago

igarashitm commented 6 years ago

This is a...


[ ] Feature request
[ ] Regression (a behavior that used to work and stopped working in a new release)
[x] Bug report  
[ ] Documentation issue or request

The problem

Once you select multiple fields at source or target, the active mapping transitions to Combine/Separate, then you can add more source/target fields from Mapping Details pane by pushing "Add Source" or "Add Target" button. Then you get the search box immediately, but the search is not somehow working within Syndesis.

Expected behavior

Show field search results and allow selecting one of them.

igarashitm commented 6 years ago

Since it's working as expected in AtlasMap standalone, my guess is that it's coming from dependency mismatch, as AtlasMap updated to Angular6 and rxjs6. Let's see after we finish the version alignment via #2739.

@mcada FYI

mcada commented 6 years ago

It looks like after angular update this issue is no longer present, closing.