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 #9057] contact_notify_host_timeperiod #1605

Closed
icinga-migration opened this issue Apr 14, 2015 · 2 comments
Closed

[dev.icinga.com #9057] contact_notify_host_timeperiod #1605

icinga-migration opened this issue Apr 14, 2015 · 2 comments
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by essener61 on 2015-04-14 09:00:41 +00:00

Assignee: jmeyer
Status: Resolved (closed on 2015-04-14 10:28:14 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-04-14 10:28:14 +00:00 (in Redmine)


using the sortfilter in overview--> Contacts "Host Notification Timeperiod" and "Service Notification Timeperiod" shows :

Server error: The sort column "contact_notify_service_timeperiod" is not allowed in "Icinga\Module\Monitoring\DataView\Contact".
The sort column "contact_notify_service_timeperiod" is not allowed in "Icinga\Module\Monitoring\DataView\Contact".

#0 /usr/share/icingaweb2/modules/monitoring/library/Monitoring/DataView/DataView.php(279): Icinga\Module\Monitoring\DataView\DataView->sort('contact_notify_...', 'asc')
#1 /usr/share/icingaweb2/modules/monitoring/application/controllers/ListController.php(679): Icinga\Module\Monitoring\DataView\DataView->order('contact_notify_...', 'asc')
#2 /usr/share/icingaweb2/modules/monitoring/application/controllers/ListController.php(372): Monitoring_ListController->filterQuery(Object(Icinga\Module\Monitoring\DataView\Contact))
#3 /usr/share/icingaweb2/library/vendor/Zend/Controller/Action.php(507): Monitoring_ListController->contactsAction()
#4 /usr/share/icingaweb2/library/vendor/Zend/Controller/Dispatcher/Standard.php(303): Zend_Controller_Action->dispatch('contactsAction')
#5 /usr/share/icingaweb2/library/vendor/Zend/Controller/Front.php(937): Zend_Controller_Dispatcher_Standard->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#6 /usr/share/icingaweb2/library/Icinga/Application/Web.php(154): Zend_Controller_Front->dispatch(Object(Icinga\Web\Request), Object(Icinga\Web\Response))
#7 /usr/share/icingaweb2/library/Icinga/Application/webrouter.php(111): Icinga\Application\Web->dispatch()
#8 /usr/share/icingaweb2/public/index.php(4): require_once('/usr/share/icin...')
#9 {main}

we have installed from git the latest version

Changesets

2015-04-14 10:27:54 +00:00 by jmeyer 2618d4a

DataView\Contact: Add missing query columns

fixes #9057
@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-04-14 10:26:44 +00:00

  • Category changed from Navigation to Monitoring
  • Status changed from New to Assigned
  • Assigned to set to jmeyer
  • Target Version set to 2.0.0-rc1

Hi,

thanks for the report, I'll fix it asap.

Best regards,
Johannes

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-04-14 10:28:14 +00:00

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

Applied in changeset 2618d4a.

@icinga-migration icinga-migration added 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-rc1 milestone Jan 17, 2017
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
Projects
None yet
Development

No branches or pull requests

1 participant