Syndesis: Syndesis UI not displaying integrations/connections

Created on 2 Jul 2018  路  5Comments  路  Source: syndesisio/syndesis

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

There seems to be an issue when I try to display "integrations" and "connections" page.

Expected behavior

Screenshot

syndesis_not_working

Request and Response Data

API Endpoints and Schemas

Tasks involved / Steps to Reproduce

  1. syndesis from master is running
  2. try to access integrations/connections page
cabug grouui

Most helpful comment

So cause appears to be due to an older version of ngx-bootstrap getting pulled in, we're looking at upgrading to patternfly-ng 4.x which depends on a newer ngx-bootstrap version that'll work with Angular 6 in the linked PR, changes there appear to fix the issue, @seanforyou23 is going to continue working on that branch to see what other changes might be needed for this upgrade.

All 5 comments

Is this after a pull/rebuild of master?

Rebuilding locally to reproduce and have a look, likely came from the Angular 6 upgrade. Hit #2942 on the way too.

Using yarn start:minishift-aot yeilds:

image

So cause appears to be due to an older version of ngx-bootstrap getting pulled in, we're looking at upgrading to patternfly-ng 4.x which depends on a newer ngx-bootstrap version that'll work with Angular 6 in the linked PR, changes there appear to fix the issue, @seanforyou23 is going to continue working on that branch to see what other changes might be needed for this upgrade.

Please re-open if this still isn't sorted, thanks!

Was this page helpful?
0 / 5 - 0 ratings