Vault and FogBugz
Moderator: SourceGear
Vault and FogBugz
I'm trying to get Vault and FogBugz to work together, but untill now to no avail
Can somebody help me?
Can somebody help me?
I have it working flawlessly...
It would be helpful to know what you've done so far and what exactly you're seeing (or not seeing).
Just a few more things...
Is the file you are checking in "edited" or "modified"? The Fogbugz case will only get updated for edited or modified files.
When you update a case in FogBugz through Vault does the file you checked in get listed in the checkins section of the FogBugz case?
If the behavior you are seeing is that the case isn't marked fixed in Fogbugz when the "Mark Bug Fixed" checkbox is selected, the presence of that checkbox in the IDE client is a bug.
FogBUGZ doesn't have a defined way for us to mark a bug as fixed from within Vault. We originally planned for this ability, but could not finish the implementation, so we removed the checkbox. Unfortunately, it did not get removed from the IDE client.
Is the file you are checking in "edited" or "modified"? The Fogbugz case will only get updated for edited or modified files.
When you update a case in FogBugz through Vault does the file you checked in get listed in the checkins section of the FogBugz case?
If the behavior you are seeing is that the case isn't marked fixed in Fogbugz when the "Mark Bug Fixed" checkbox is selected, the presence of that checkbox in the IDE client is a bug.
FogBUGZ doesn't have a defined way for us to mark a bug as fixed from within Vault. We originally planned for this ability, but could not finish the implementation, so we removed the checkbox. Unfortunately, it did not get removed from the IDE client.
Mary Jo Skrobul
SourceGear
SourceGear
Verify that the URL for the fogbugz server is entered into the Vault Admin Tool correctly.
In the Admin Tool, on the Repository Options tab the Bug Tracking Integration URL field should have the URL for the Fogbugz server. This URL should be the same URL you type into a browser when you connect to the fogbugz welcome page. For example:
http://servername.domain.com/fogbugz
or
https://servername.domain.com/fogbugz
In the Admin Tool, on the Repository Options tab the Bug Tracking Integration URL field should have the URL for the Fogbugz server. This URL should be the same URL you type into a browser when you connect to the fogbugz welcome page. For example:
http://servername.domain.com/fogbugz
or
https://servername.domain.com/fogbugz
Mary Jo Skrobul
SourceGear
SourceGear
You're not gonna believe this!!!
The URL I entered was the correct one, but there was a space behind it (who notices a space), after I deleted this space everything worked.
There's also another thing I changed:
http://SERVER.aaa.com/ is changed to http://server.aaa.com/
But everything is working now, and I can go on with testing.
Thank you very much for your support.
The URL I entered was the correct one, but there was a space behind it (who notices a space), after I deleted this space everything worked.
There's also another thing I changed:
http://SERVER.aaa.com/ is changed to http://server.aaa.com/
But everything is working now, and I can go on with testing.
Thank you very much for your support.