I have a customer who wants to integrate TestLog with IssueView (our bug tracking product). She specifically asked about using your View and Add functions. I downloaded your app and installed it, and found that I had an expired trial. I happen to use your Zoom indexer, and I must have tried TestLog at some point because I was so impressed with Zoom. Can I get a new trial license so I can do some testing?
We do have the ability to open issues based on a command line. But IssueView is multi-project, and there's no guarantee that an Issue ID is unique across all projects. So part of our command line includes the Project (we use a MIME link):
We do have the ability to open issues based on a command line. But IssueView is multi-project, and there's no guarantee that an Issue ID is unique across all projects. So part of our command line includes the Project (we use a MIME link):
IVISSUE://ProjectName:IssueID
In looking at TestLog, it appears that it is multi-project as well. Is there any facility for passing a Project on the command line for the View and Add functions? The user would be responsible for synchronizing the project names.
Comment