JIRA: Adding validators to issue transitions

JIRA is quiet complex but it’s an amazing tool. Recently, a requirement come up at my company. This requirements consists of making two custom fields that are visible only for issues of type bug to be filled in order to transition the issue from any existing state to done. Here’s how I accomplished it. 1) … Continue reading JIRA: Adding validators to issue transitions