forked from fnux/rt2zammad
Document known issues
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
fcc05c58b4
commit
b67ae6487b
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -1,2 +1,12 @@
|
||||||
# rt2zammad
|
# rt2zammad
|
||||||
Request tracker to Zammad migration
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
* Comments on issues from non creators are rejected by Zammad. This can be
|
||||||
|
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.
|
||||||
|
|
Loading…
Reference in a new issue