Skip to content
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

Mutate additions instead of replacment of queries #163

Closed
markjandejong opened this issue Jun 12, 2013 · 2 comments
Closed

Mutate additions instead of replacment of queries #163

markjandejong opened this issue Jun 12, 2013 · 2 comments

Comments

@markjandejong
Copy link

It seems the behavior of clicking a pie/map/list object would be to augment the search term of other set queries on your dashboard. Instead, the behavior is to replace the query one has specifically set for the other objects.

I have a table of events listing time/criticality/message using custom fields in ES. But when I click on a pie piece describing the object I want to drill down, It changes the tables query to @fields.source=, removing my initial query, thus making the table useless. Is there currently a solution for this?

thx!

@Lins59
Copy link

Lins59 commented Jun 13, 2013

Please see pull requests here :

#140
#145

Should do the trick ;)

@rashidkpc
Copy link
Contributor

Pre3 implements filters to queries. No panel modifies user defined query strings anymore

spalger pushed a commit to spalger/kibana that referenced this issue Mar 3, 2016
This is to cope with people disabling automatic mapping creation

Closes elastic#163
rashidkpc pushed a commit to rashidkpc/kibana that referenced this issue Aug 12, 2016
Remove reference to removed 'setTabs' method.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants