The API for Syndesis - a flexible, customizable, cloud-hosted platform that provides core integration capabilities as a service. It leverages Red Hat's existing product architecture using OpenShift Online/Dedicated and Fuse Integration Services.
I've noticed that sometimes UI is not able to show user's full name. syndesis-rest log is clean of warnings of errors. For me it happens on long running deployments, after restarting syndesis-ui and rest and cleaning-up browser, the username is fetched correctly.
Querying backend with e.g. jquery $.get('/api/v1/users/~')
I've noticed that sometimes UI is not able to show user's full name.
syndesis-rest
log is clean of warnings of errors. For me it happens on long running deployments, after restarting syndesis-ui and rest and cleaning-up browser, the username is fetched correctly.Querying backend with e.g. jquery
$.get('/api/v1/users/~')
Working one: