From 1670a05b50ec0be0ae26b7b50b806faf67d8c036 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sat, 26 Mar 2016 15:25:31 +0100 Subject: [PATCH] doc/faq: add import/sync hint --- doc/80-FAQ.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/80-FAQ.md b/doc/80-FAQ.md index 12f4d0e0..96fafe90 100644 --- a/doc/80-FAQ.md +++ b/doc/80-FAQ.md @@ -32,6 +32,12 @@ https://git.icinga.org/?p=icingaweb2.git;a=commitdiff;h=ea871ea032c78f58fa43bd67 You probably didn't notice this error before as in most environments the IDO for historical reasons isn't configured for UTF-8. +Import succeeded but nothing happened +------------------------------------- + +Import and Sync are different tasks, you need to `Run` both of them. This allows us to combine multiple import sources, even it if some of them are slow or failing from time to time. It's easy to oversee those links right now, we'll fix this soon. + + My Director doesn't look as good as on your screenshots -------------------------------------------------------