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

fix(eventview): handle properties not in serializing groups #10412

Merged
merged 3 commits into from
Nov 17, 2021

Conversation

adr-mo
Copy link
Contributor

@adr-mo adr-mo commented Nov 17, 2021

Description

Fix Event View

Fixes # (issue)

Type of change

  • Patch fixing an issue (non-breaking change)
  • New functionality (non-breaking change)
  • Breaking change (patch or feature) that might cause side effects breaking part of the Software
  • Updating documentation (missing information, typo...)

Target serie

  • 20.04.x

How this pull request can be tested ?

See Jira ticket for details

Checklist

  • I have 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).

@adr-mo adr-mo requested review from callapa, kduret and a team November 17, 2021 13:49
…ategy.php

Co-authored-by: Kevin Duret <kduret@centreon.com>
…ategy.php

Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
@sonarqube-decoration
Copy link

@adr-mo adr-mo merged commit cc4216d into dev-20.04.x Nov 17, 2021
@adr-mo adr-mo deleted the MON-11656 branch November 17, 2021 14:17
adr-mo added a commit that referenced this pull request Nov 18, 2021
* fix(eventview): handle properties not in serializing groups

* Update src/Centreon/Domain/Monitoring/Serializer/ResourceExclusionStrategy.php

Co-authored-by: Kevin Duret <kduret@centreon.com>

* Update src/Centreon/Domain/Monitoring/Serializer/ResourceExclusionStrategy.php

Co-authored-by: Laurent Calvet <lcalvet@centreon.com>

Co-authored-by: Kevin Duret <kduret@centreon.com>
Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
adr-mo added a commit that referenced this pull request Nov 18, 2021
* fix(eventview): handle properties not in serializing groups

* Update src/Centreon/Domain/Monitoring/Serializer/ResourceExclusionStrategy.php

Co-authored-by: Kevin Duret <kduret@centreon.com>

* Update src/Centreon/Domain/Monitoring/Serializer/ResourceExclusionStrategy.php

Co-authored-by: Laurent Calvet <lcalvet@centreon.com>

Co-authored-by: Kevin Duret <kduret@centreon.com>
Co-authored-by: Laurent Calvet <lcalvet@centreon.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants