We have JIRA, FishEye+Crucible, and Stash installed. Stash is hosting our git repo.
When using smart commits to tie a commit to a JIRA issue, we notice that the Source tab on a issue shows changesets twice: once for Stash and once for FishEye.
This seems to be confusing our users. Also, the order seems to be different. For example, let's say I did 3 commits to a repository. Here is chronological order:
commit-t0
commit-t1
commit-t2
The source tab in JIRA will look like this:
commit-t2 (Stash)
commit-t1 (Stash)
commit-t0 (Stash)
commit-t0 (FishEye)
commit-t1 (FishEye)
commit-t2 (FishEye)
How you recommend I setup the JIRA integration with both products? For the record, I am very new to these products as well, and this is my first time administering.
Hi guys. I believe this Improvement Request is related: https://jira.atlassian.com/browse/JRA-38778
Feel free to vote and add comments/screenshots there.
In my case I have a git repository that goes for two JIRA projects and because of that, I can see a commit related to the issue twice
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I agree - this is really annoying. On the one hand, the advice is that Stash and FishEye can live side-by-side. Stash for repository hosting and management and FishEye for code searching and analysis. But on the other hand, there are several problems like this one - viewing a changeset twice on the source tab is redundant and, more importantly, makes it harder to visualize the aggregated history of code changes related to an issue.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have seen several variations of this question, with how to make sense of the source tab commits. Is there an issue for this, in Jira and/or Stash, or any way around this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.