-
Bug
-
Resolution: Done
-
Major
-
None
-
MTA 8.0.0
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
None
When applying filters to task manager in MTA UI 'Task' section in MTA 8.0.0-24 shows 'Unable to Connect' symbol because the response to the request which filters tasks http code 500.
UI shows results without correct filtering[1] then flickers shows exclamation point and 'unable to connect' message then back to previous result and loops over and over.
example filtered request is:
https://mta-openshift-mta.apps.vlan603.rdu2.scalelab.redhat.com/hub/tasks?filter=state%7E%22*Succeeded*%22%2Ckind%7E%22*language-discovery*%22&sort=desc%3Aid&limit=10&offset=0
Response: '{"error":"ambiguous column name: kind"}'
500 Internal Server Error
To reproduce:
Perform managed import for 2 or 3 apps.
Browse to /Tasks page, and attempt to apply filter.
Results in 'Unable to connect
There was an error retrieving data. Check your connection and try again.'
[1] ex filter: state~"Succeeded",kind~"language-discovery"
Version:
MTA-8.0.0-24, OCP 4.18
Note this is not perf/scale related and is a functional issue.