I selected a specific board. It doesn't have any active sprints yet but it does have a backlog.
I created a new epic while inside this particular board. After creating it, I got a message that the epic has been created but is not yet visible. I can't see it in the epic panel. If I look at any issues that belong to this board and tr to edit the epic link field this epic doesn't show up.
There are other related posts but none of them seemed to solve my problem. Any help is appreciated.
First of all, you need to create Application Link from JIRA to SVN and vice-varsa so that JIRA and SVN can talk.
Once this is done, commit details will be visible in Development Tools in JIRA based on your access to JIRA.
You will need to manually move your issues to status A to B.
Or
Write a groovy script, which can change the status of an issue when commit id is visible for the same issue/ story in Development Tool in JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.