We are small company that use JIRA to work SCRUM like approach.
I have two questions.
1) How to add sprint field on issue page, when issue opened by direct link with number
2) How to setup jira behavior when issue is closed ask for fix version, so make fix version mandatory to close issue
Thanks
@Siarhei Yarkavy, for item #1. Make sure there is a value in the sprint field. If there is no data, it won't be displayed and you will need to populate it either through the edit screen or by dragging the issue to a sprint in your backlog view. You can also check to make sure the sprint field is on the view screen for the issue.
For #2, you could use either a validator or post function check on the workflow transition into the closed state to require the fix version. There are a number of ways to do this depending on what apps you may have added to your Jira.
-pjd
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.