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

[dev.icinga.com #9692] Can't filter for custom variables #1864

Closed
icinga-migration opened this issue Jul 21, 2015 · 4 comments
Closed

[dev.icinga.com #9692] Can't filter for custom variables #1864

icinga-migration opened this issue Jul 21, 2015 · 4 comments
Labels
area/monitoring Affects the monitoring module bug Something isn't working queue/important Blocks a release or needs immediate attention
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9692

Created by elippmann on 2015-07-21 13:26:27 +00:00

Assignee: elippmann
Status: Resolved (closed on 2015-07-24 07:30:03 +00:00)
Target Version: 2.0.0
Last Update: 2015-07-24 07:30:03 +00:00 (in Redmine)


Introduced with f5554b6.

Changesets

2015-07-21 13:27:01 +00:00 by elippmann 4522cf5

Add missing return to IdoQuery::getCustomvarColumnName()

Some filter combinations still seem to not work properly.

refs #9692

2015-07-22 10:03:34 +00:00 by elippmann 15cb24c

Throw an exception in IdoQuery::getCustomvarColumnName() in case the custom variable has not been joined

Queries extending IdoQuery and using the method getCustomvarColumnName() must be notified in case the custom variable has not been joined.

refs #9692

2015-07-22 11:47:52 +00:00 by elippmann a75b1a3

monitoring: Don't fail when selecting custom variables while having a group by clause

refs #9692

2015-07-24 07:27:05 +00:00 by elippmann 12856da

Merge branch 'bugfix/filter-custom-variables-9692'

fixes #9692

Relations:

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-07-21 15:20:17 +00:00

  • Estimated Hours set to 2

@icinga-migration
Copy link
Author

Updated by icinga-kanban on 2015-07-23 10:44:47 +00:00

Build !#819 triggered by commit a75b1a3 passed successfully.

Branch: origin/bugfix/filter-custom-variables-9692
Author: Eric Lippmann

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-07-24 07:20:26 +00:00

  • Relates set to 9726

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-07-24 07:30:03 +00:00

  • Status changed from New to Resolved
  • Done % changed from 0 to 100

Applied in changeset 12856da.

@icinga-migration icinga-migration added Urgent bug Something isn't working area/monitoring Affects the monitoring module labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0 milestone Jan 17, 2017
@nilmerg nilmerg added queue/important Blocks a release or needs immediate attention and removed Urgent labels May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring Affects the monitoring module bug Something isn't working queue/important Blocks a release or needs immediate attention
Projects
None yet
Development

No branches or pull requests

2 participants