workflow code commit condition is not working

Karl Shlayfman August 13, 2012

I put a condition to be able to transition only when code is comitted against an issue. I commited code and I see that under Subversion commit tab but for some reason I still can not transition. Any iseas why?

1 answer

1 accepted

0 votes
Answer accepted
Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 13, 2012

That condition come from JIRA FishEye plugin https://ecosystem.atlassian.net/browse/FISH-195

You will need to use FishEye commit for that condition

Karl Shlayfman August 13, 2012

Could you please clarify, are you saying i need to install FishEye plug in in order for that to work? so why is the condition showing then?

Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 13, 2012

JIRA FishEye plugin is already bundle in JIRA by default so that's why you can add the condition into JIRA. However, the condition work with the commit from FishEye only so your Subversion commit from another plugin unable to use that condition.

Karl Shlayfman August 13, 2012

Would you have steps on how I would set this up? I am a little lost as to how to get this to work. Do we need to use FishEye to do our code commits? Thanks a lot for your help in advance.

Foong
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 13, 2012

Yes, you will need to use FishEye to manage your commit since the JIRA FishEye plugin communicate only with FishEye server. Once you have setup the FishEye server to index your repository (guideline), you will need to configure JIRA to listen to the FishEye server https://confluence.atlassian.com/display/JIRA051/Integrating+JIRA+with+FishEye

Suggest an answer

Log in or Sign up to answer