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

#5400 Remove deprecated field : service_inherit_contact_from_host #5396

Merged
merged 9 commits into from
Jul 3, 2017

Conversation

Guillaume28
Copy link
Contributor

Fix a bug about the notification with an user.
Now, the option "Inherit only contacts/contacts group from host" in the services works correctly.

@Guillaume28 Guillaume28 added this to the 2.8.10 milestone Jun 30, 2017
@Guillaume28 Guillaume28 self-assigned this Jun 30, 2017
@Guillaume28 Guillaume28 requested a review from kduret June 30, 2017 14:16
@kduret kduret changed the title Conf generate Remove deprecated field : service_inherit_contact_from_host Jul 3, 2017
@kduret kduret changed the title Remove deprecated field : service_inherit_contact_from_host #5400 Remove deprecated field : service_inherit_contact_from_host Jul 3, 2017
@kduret kduret merged commit a29f800 into 2.8.x Jul 3, 2017
@kduret kduret deleted the confGenerate branch July 3, 2017 14:10
kduret pushed a commit that referenced this pull request Jul 3, 2017
)

* Fix display of hosts and services in metaservices with non admin user

* Remove service_inherit_contact_from_host

* Suppression of service_inherit_contact_from_host

* drop column service-inherit_contacts_from_host

* Update DB-Func.php

* Fix contacts/contagroups getter on service templates

* fix notification display on service

* retrieve service_use_only_contacts_from_host parameter
@thiuyendang
Copy link
Contributor

thiuyendang commented Jul 12, 2017

In 2.8.10. the column "service_inherit_contacts_from_host" has been removed from DB (DB centreon, table service) and from code by this ticket but another ticket has added the column again in DB to maintain MAP 4.2 compatibility. So, when upgrading Centreon Web from 2.8.9 to 2.8.10, the column is still present in database.

Please refer to :
centreon/centreon@7a14db6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants