You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Victor Seva 0481811891
MT#62949 tracker README
7 months ago
..
fixtures
management
migrations
test MT#33006 tracker: compare int values at mantis_get_issue_id 3 years ago
README.md MT#62949 tracker README 7 months ago
__init__.py
admin.py MT#56834 tracker: changes needed for >= 3.0 3 years ago
apps.py
conf.py TT#33006 repoapi: add notes to MANTIS using old TT# IDs 3 years ago
exceptions.py
models.py TT#33006 repoapi: add notes to MANTIS using old TT# IDs 3 years ago
urls.py MT#33006 tracker: generic mapper URL 3 years ago
utils.py MT#33006 repoapi: upgrade structlog config (3.0+) 3 years ago
views.py MT#33006 tracker: generic mapper URL 3 years ago

README.md

tracker

This app is taking care of the migration from TT# to MT# prefixes due the migration from workfront to mantis service.

There are some helper commands that were executed in the import process but mainly nowadays is just taking care of the conversion of URLs from workfornt to mantis.

We have a nginx serving sipwise.my.workfront.com and that get redirected to repoapi that will respond with a 302 to the proper Mantis URL.

profile::gerrit::parameters::mantis_url: 'https://support.sipwise.com/view.php?id=$2'
profile::gerrit::parameters::workfront_url: 'https://repoapi.mgm.sipwise.com/tracker/mapper/task/$2'