Request tracker to Zammad migration scripts
Timothée Floure
50084f6ab3
... we get cryptic errors (wrong value for field x) if we don't have enough privileges. |
||
---|---|---|
.gitignore | ||
fs2zammad | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
rt2fs |
rt2zammad
Request tracker to Zammad migration script, forked form weblate's rt2zammad.
Quick setup: virtualenv .venv --python python3; . .venv/bin/activate ; pip install -r requirements.txt