From 016a36a79e5fc78536c919e1ddc760481c2e4053 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Mon, 27 May 2019 13:33:04 +0200 Subject: [PATCH] Update issues MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47d299f..6dd3eaf 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,5 @@ Known issues: workarounded by creating appropriate organizations in Zammad manually or temporarily grainting Users group agent privilege. * Disabled users from RT can not be accessed by API, thus will lack email - address. Enable all users prior to the migration. + address and will fail to be created. Enable all users prior to the migration. +* Timestamps are not preserved. The Zammad API doesn't seem to allow this.