|
Challenge
- Our client required customisations to their existing JIRA workflow:
- Wanted to automate the process of reassigning issues back to the ‘implementer’
- Wanted to make the group of ‘approvers’ dynamic
|
Solution
- Customised the existing ‘approve change’ workflow to automatically reassign an issue back to the user who created the issue
- Developed a workflow condition plug-in within the ‘approve change’ workflow that restricted transitions:
- Would only allow transitions if the user was a member of the appropriate component group
- Each component had a list of appropriate business approvers
|
Result
- Automation of JIRA processes eliminated manual data entry
- Provided extensive installation instructions
- Provided full documentation on all configuration changes
- Staging server setup to allow our client to approve workflow customisations prior to release
|