Title | Can't get at Perforce information from TeamTrack |
Status | closed |
Priority | essential |
Assigned user | Gareth Rees |
Organization | TeamShare |
Description | TeamTrack lists associated changes for each issue, but you can't easily get at any more details without going to the Perforce interface. It's inconvenient, and not every TeamTrack user will even be licensed to go to the Perforce interface. |
Analysis | See references. I've made a schema change and added and configuration parameter providing TeamTrack enough information to make the link. Now it's up to TeamShare. GDR 2000-12-04. |
How found | inspection |
Evidence | <http://www.ravenbrook.com/project/p4dt...000-11-09/teamshare-issues/#section-4.2 > |
Created by | Gareth Rees |
Created on | 2000-11-30 18:44:59 |
Last modified by | Gareth Rees |
Last modified on | 2001-12-10 19:07:55 |
History | 2000-11-30 GDR Created. 2000-12-04 RB Improved description for end users. 2000-12-04 GDR Noted partial fix. Assigned organization to TeamShare; assigned user to RB. |
Change | Effect | Date | User | Description |
---|---|---|---|---|
7949 | closed | 2001-02-01 22:13:23 | Gareth Rees | Updated the TeamTrack integration so that it works with (and requires) TeamTrack build 4407. This involved the following changes: 1. Use the new TeamTrack API, as of 2001-01-15. 2. Edited TSServer::ValidateVersion() so that it doesn't hang when connecting. See job000190. 3. Increased the supported_dbver parameter to 27, to match TeamTrack 4407. 4. Updated the Administrator's Guide so that it requires 4407. |
5202 | open | 2000-11-30 21:35:36 | Gareth Rees | Added CHANGELIST_URL parameter to the replicator configuration in TeamTrack. Documented it in TeamTrack schema extensions. Added changelist_url configuration parameter to the general replicator configuration. Documented it in the Administrator's Guide. |