Document notifications

Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
Michal Čihař 2019-05-27 21:20:26 +02:00
parent 016a36a79e
commit af589b77f2

View file

@ -11,3 +11,5 @@ Known issues:
* Disabled users from RT can not be accessed by API, thus will lack email * Disabled users from RT can not be accessed by API, thus will lack email
address and will fail to be created. 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. * Timestamps are not preserved. The Zammad API doesn't seem to allow this.
* Zammad will send notification for all actions, you probably want to disable
outgoing mail for time of import.