0
votes
0answers
37 views
Harmony doesn’t parse “Case XXXX” commit messages in the same way
Hi
I tend to check in with the following format:
Case 1234: The stuff I did here
This worked before in Kiln (HG only). We have switched to Harmony and I'm using git. This fo …
2
votes
1answer
37 views
Feature Request: Add to reviews links for the FogBugz cases that are under review
(Adding this feature request again, since my original request (4919) was closed, and it looks like there is no way to reopen it.)
Before Kiln 2.9, reviews had a section that liste …
1
vote
1answer
62 views
Feature Request: List changesets without fogbugz case links
I have been searching for a while now, but I have yet to find an answer to the following question:
How can I list changesets that do not have any fogbugz case links?
I can filter …
1
vote
1answer
42 views
Feature Request: Add to reviews links for the FogBugz cases that are under review [closed]
Possible Duplicate:
Feature Request: Add to reviews links for the FogBugz cases that are under review
Before Kiln 2.9, reviews had a section that listed the cases that wer …
3
votes
1answer
447 views
Linking FogBugz cases via commit message: how to link more than one case number
I didn't realized "Case 1 & 2" wouldn't link to fogbugz...
There needs to be a definitive resource to show what phrases can and cannot link to FogBugz (wiki to FB and FB to FB …
3
votes
2answers
68 views
Visual Code Review check mark indicator in the Case view
Currently, Code Reviews are simply listed in the left column of the Case view. Would it be possible to add a green or grey check mark next to the listing to indicate its state?
5
votes
1answer
1k views
How do I add a commit to an existing code review?
I have created a code review with a few changesets, and now, a day later, I want to add another changeset to the review. How do I do that?
14
votes
1answer
2k views
How can I link a case to a changeset in Kiln?
I'm new to Kiln and Mercurial as a whole, so forgive me if I'm missing something obvious :)
I've used SVN/Trac in the past and something I've particularly liked about it is that T …
10
votes
1answer
152 views
Feature Request: Remove a case relation from a changeset [closed]
A dev committed and pushed to the central Kiln repository before noticing that he entered the wrong case #. How should we correct this? My understanding is that commits are part of …
1
vote
1answer
168 views
Remove a Case from a Changeset?
So I added a Case to a changeset after the fact (not through commit messages) from within Kiln
If you forget to link a changeset to a case or review at at commit time, Kiln all …
1
vote
1answer
93 views
How to disassociate cases from changesets after-the-fact?
The release notes for Kiln 2.5.170 (licensed) say "Cases may be disassociated from changesets after-the-fact." What does that mean, and how is that done?
Is there a way to remove …
1
vote
1answer
260 views
Close/Resolve a case with a commit message
Is it possible to resolve a case with a commit message? I know I can associate with "case 123" or something, but can I resolve the ticket (maybe "resolve case 123"), or do I have t …
1
vote
1answer
112 views
Hide changeset history for deleted repositories
Hi,
It would be really nice if changesets from a deleted repository would not show up in the history of a case. We recently did an "hg convert" on one of our repositories to remov …
1
vote
1answer
46 views
Links in comments to “review X” should go to Kiln, not FogBugz
When you write "review X" in the comments of a Kiln review, Kiln dutifully turns this into a link. However, the link takes you to the FogBugz case page, rather than directly to th …
14
votes
2answers
453 views
Case links in code comments?
I love the feature of BugzID:## in a commit message creating a bidirectional link to the case!
It makes me wonder: is there any plan to parse code (or at least comments in code) f …