Community
Participate
Working Groups
After a query is created and executed, the UI can only display the query response. There should be a way to display the original query request.
*** Bug 223272 has been marked as a duplicate of this bug. ***
It will be nice if the UI will allow a query to be modified. It's usually a pain to have to recreate a query to modify something as minor as a property value.
(In reply to comment #2) > It will be nice if the UI will allow a query to be modified. It's usually a > pain to have to recreate a query to modify something as minor as a property > value. > I opened Bug $232067 to capture modifying queries. I want to capture this work in a different ER since it involves additional design around the query builder.
Cannot contain ER in i11.
Added implementation to HEAD. The user can select a query node and the properties pane will show the CMDBf query document.
That's perfect! THANKS!
QA review for JUnits/Manual Tests: * Found TPTP Manual tests defined under /org.eclipse.cosmos.examples.e2e.tests/manual/DataVisualization.UI.Component.Widget.testsuite, for viewing CMDBf query document
Marked as closed based on previous comments.