Customization tips needed
![]()
Hi,
a customer asks me a customization for Rational Team Concert.
In fact users before a commit must link in some way the change set to a bug of the customer's bug tracking system. Then the paths of the committed files should be inserted in a table of bug tracking system database.
I do not know Rational Team Concert, so I read some documents and at the moment it seems to me the solution is to create a mandatory precondition and associate an attribute to a work item. The value of this attribute must be queried from the customer's bug tracking system database. Then maybe in a followup I have to update this db with info about the committed files.
I can't find a full examples, can I have some advice?
Is better to procede in some other way?
Thank you
Giovanni Quarella
|
Comments
You are aware that RTC has a full buck tracking system built in, that allows to link the SCM change sets to the work items/defects? The second part is quite mysterious too. Why would you want to add just another database with the paths?
My customer asks me to link RTC to his bug tracking system. I will get the job if I, first of all, can establish the customization can be done.