rt2zammad/README.md
Michal Čihař 0f8696adbb Fix importing non owner comments
Temporarily chaning ownership of the ticket allows to post comment by any customer.
2020-08-18 11:09:23 +02:00

12 lines
506 B
Markdown

# rt2zammad
Request tracker to Zammad migration script. This is not an out of box solution
for everybody, you will probably have to customize it.
Known issues:
* 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.
* 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.