Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Joe Enfield wrote: > The 'issue <number>' is setup in the CVSMailer.ini, not in the CVSROOT admin > files. It looks like only one issue number can be defined. > Is there anyway this can be modified to (or does it already) accomodate more > than one IssueReference/URL? I don't know, but ... > **** Current Example **** > [IssueTracking] > UseIssueLinks=1 > IssueUrl=http://myserver/mytracker/myissues/WGS-<number> > IssueReference=[WGS<number>] > > **** Proposed Example **** > [IssueTracking] > UseIssueLinks=1 > IssueUrl=http://myserver/mytracker/myissues/WGS-<number>;http://myserver/myt > racker/myissues/PRC-<number> > IssueReference=[WGS<number>];[PRC<number>] ... a work around could possibly be using a separate mark and set it up like IssueUrl=http://myserver/mytracker/myissues/<number> IssueReference=[Track:<number>] You'd then have to use something like "Track:WGS-12345". Gerhard