the front end stopped displaying search results. I have verified that the rest calls generated by the front end for message searching are returning results, they are just never displayed in UI.
You can verify this behavior by comparing the deployments in our dev (most recent), and QA (before this change) environments (get with me if you need more details here).
@kahowell @alechenninger somewhere in the midst of the following PRs,
https://github.com/esbtools/esb-message-admin/pull/60 https://github.com/esbtools/esb-message-admin/pull/61 https://github.com/esbtools/esb-message-admin/pull/66
the front end stopped displaying search results. I have verified that the rest calls generated by the front end for message searching are returning results, they are just never displayed in UI.
You can verify this behavior by comparing the deployments in our dev (most recent), and QA (before this change) environments (get with me if you need more details here).