Just caught this one. Overall Fogbugz + Kiln has been very good, simple setup and usage. The automatic integration between commits and cases is nice as well.
I think the best feature is the ease of creating and cloning repositories and the view of your current set of repositories and groups and the electrified dag view is nice, especially if you are trying to track a particular branch and its history.
However, we have found a few issues:
- The wiki has a few limitations and oddities:
- Sometimes copying data in tables causes the contents to be displayed outside the table. This seems to be caused by additional metadata being copied by Fogbugz and if the text is pasted to a text editor and then back into the table this does not happen.
- Linking to list items breaks if new entries are added to the list.
- The wiki seems to link to a specific numbered list element, so that when we add a new list entry (say at number 2) then all the links to subsequent entries still point to the same list index. Effectively, links to the entry that is now at index 3 still point to index 2!
- It is only possible to safely anchor links by editing the html of the wiki page. One of the 'strengths' of Fogbugz is that you don't need to write html to generate the wiki pages. Also the html generated by the wiki is not very easy to read and understand as it is very badly formatted/organised.
- Kiln is VERY slow to handle large files.
- I know there is a Large files extension, but this currently does not seem to work with Mercurial 1.8+. So we are stuck with commits of large files possibly taking hours an Kiln thrashes its disks away merrily.
- It is not possible to easily set custom, non web, hooks on a Kiln repository.
These are the main issues we are having with Kiln & Fogbugz, in a very developer centric team, and they do cause a continual level of irritation with the software that should just get out of the way, but doesn't.