Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiValued attributes are filtered out if provided one time #60

Open
apupier opened this issue May 14, 2018 · 2 comments
Open

MultiValued attributes are filtered out if provided one time #60

apupier opened this issue May 14, 2018 · 2 comments
Labels
BUG Something isn't working

Comments

@apupier
Copy link
Member

apupier commented May 14, 2018

introduced when implementing #58

see https://github.com/camel-tooling/camel-tooling-common/blob/c04c32c1c08dc3ddc951393c456ec23cc93339b1/src/main/java/com/github/cameltooling/model/EndpointOptionModel.java#L30

@lhein
Copy link
Collaborator

lhein commented May 22, 2018

@lhein
Copy link
Collaborator

lhein commented May 22, 2018

those values shouldn't be filtered out. also we should provide a hint to users that he can reference a map entry by adding "name.somePropertyKey".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants