Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2707

Add support for Inter-trac style links

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • trac-plugin
    • None
    • Platform: All, OS: All

      Trac has support for what are called inter-trac links
      http://trac.edgewall.org/wiki/InterTrac

      They are useful because they allow for cross-referencing between two different
      Trac systems.

      We have two different trac systems in use, one for standard bug tracking use,
      and one we use for tracking changes (including software rolls) to our production
      environment. This means that our changelists have tokens like
      trac:ticket:113 and
      production:ticket:241

      With InterTrac configuration, Trac resolves these into links to the correct trac
      installation. However, the Hudson Trac plugin doesn't recognize these intertrac
      style links and instead would create (for the example above) a link to ticket
      113 in the trac system and a link to ticket 241 in the trac system.

      It would be helpful if the Trac configuration for a Hudson job would also
      support Inter-trac style links.

            bradfritz bradfritz
            kedmison kedmison
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: