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

fix clapi export with hosts parent relations #6061

Merged
merged 1 commit into from
Feb 14, 2018

Conversation

loiclau
Copy link
Contributor

@loiclau loiclau commented Feb 13, 2018

fix clapi export with hosts parent relations when hosts have big id

@loiclau loiclau merged commit be8a93f into 2.8.x Feb 14, 2018
@loiclau loiclau deleted the fix-clapi-export-hosts-parent-relations branch February 14, 2018 09:27
@thiuyendang
Copy link
Contributor

In 2.8.18 :when CLAPI export host having relations (parent host, child host, contact group host etc) then process stops quickly.
in 2.8.19-3 :
J'exporte un hôte H ayant :

  • un template (TPL) d'hôte
  • des services utilisant des TPL de services
  • un Host group lié contenant 2 hôtes (H + H10)
  • une Host Categorie (liée à H + H2)
  • un hôte parent H1
  • un hôte enfant Htest
  • des users pour les notifications (dont un lié au TPL d'hôte)

A l'import, je retrouve :

  • l'hôte H + H10 et ses services
  • tous les services de H (sauf quand on exporte un des services seul : Loïc déjà sur le problème...)
  • les TPL de services et d'hôtes
  • les users rattachés à l'hôte et aux TPL

Mais on ne retrouve pas l'hôte parent (H1 non importé), l'hôte enfant (Htest non importé), ni la Host Catégorie (H2 non importé)

@thiuyendang
Copy link
Contributor

exported dependencies : result to be checked

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.

5 participants