We have Jira Server 6.3 setup in our environment. We have the following requirements to work with. We are in process of setting up our own "Release Management board" in JIRA.
Requirements as follows:
1. We need nested condition custom fields, (i.e. Child field should appear based on the input provided in the parent field) .
Example: “Business Justification” field should appear if we choose “Unplanned” as value for “Release Type” field
2. Based on the field value, emails should be triggered to specific teams. We tried doing this in Transition but no luck in achieving it.
Example: If “A” is the chosen field value of “Product Type”, Team A should be receiving email. This action should happen through transition of screens.
3. User need to add comments, change transition of the issues through email without login to Jira.
Example : Approvers will be approving the jira tickets through EMAIL.
Can someone help me in achieving the above requirements?