Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

fix(monitoring) fix host filter #7511

Merged
merged 6 commits into from
May 16, 2019
Merged

Conversation

loiclau
Copy link
Contributor

@loiclau loiclau commented May 3, 2019

Pull Request Template

Description

Fix a double webservice call when we use the Host Status filter and the Status filter on the page Monitoring > Status Details > Hosts

Fixes #MON-3574

#7483 and #7506 to fix the service page

Type of change

  • Patch fixing an issue (non-breaking change)

Target serie

  • 2.8.x
  • 18.10.x
  • 19.04.x (master)

How this pull request can be tested ?

Please describe the procedure to verify that the goal of the PR is matched. Provide clear instructions so that it can be correctly tested.

Any relevant details of the configuration to perform the test should be added.

Checklist

Community contributors & Centreon team
  • I followed the coding style guidelines provided by Centreon
  • I have commented my code, especially new classes, functions or any legacy code modified. (docblock)
  • I have commented my code, especially hard-to-understand areas of the PR.
  • I have made corresponding changes to the documentation.
  •  I have rebased my development branch on the base branch (master, maintenance).
Centreon team only
  • I have made sure that the unit tests related to the story are successful.
  • I have made sure that unit tests covers 80% of the code written for the story.
  • I have made sure that acceptance tests related to the story are successful (local and CI)

@sc979 sc979 force-pushed the MON-3574-fix-host-monitoring-filter branch from 693dfb3 to d8503a7 Compare May 7, 2019 09:36
@loiclau loiclau force-pushed the MON-3574-fix-host-monitoring-filter branch from 8afdf49 to 9fe65aa Compare May 13, 2019 08:00
@loiclau loiclau merged commit 01e4cd7 into master May 16, 2019
@loiclau loiclau deleted the MON-3574-fix-host-monitoring-filter branch May 16, 2019 08:01
loiclau added a commit that referenced this pull request May 16, 2019
* fix host filter

* fix button player

* refresh even if sort_type don't change when we change the filter

* fix display filter of services by hg
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants