-
Notifications
You must be signed in to change notification settings - Fork 5
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
Compare data model functionality broken #556
Comments
@olliefreeman We're seeing in the logs that the TreeInterceptor fails because of the uncommented code that throws the exception. (mc-9800) The request is: Is the UI supposed to be calling a different url to build the tree when using the compare function? |
moving this to the ui, as the UI is using the wrong endpoint.
|
* Use the correct endpoint for fetching the tree child nodes * Tidy up existing code
The incorrect endpoint was indeed used, this has been fixed now. |
gh-556 Fix model comparison screen not loading
Description
Cannot initiate Compare data model functionality
Steps to reproduce
Expected behavior
Compare UI shows up to the end user
Screenshots
Environment
Additional context
Message Http failure response for http://localhost:8084/api/tree/dataModels/DataModel/c781822f-9b59-4e02-bbb5-cedc17a672d7: 400 OK
Status 400
Path http://localhost:8084/api/tree/dataModels/DataModel/c781822f-9b59-4e02-bbb5-cedc17a672d7
The text was updated successfully, but these errors were encountered: