We're using JIRA Software / server version 8.4 on Windows Server 2016.
I'm new the whole JIRA scripting. I've been able to implement most of our workflow without needing to script anything.
I've read so many posts regarding custom multi-select list, haven't figured out how to start the scripting process.
We have the scriptrunner addon.
Here's what I'm trying to implement:
- Multi-select list for the required disciplines.
- Individual discipline user select & approval selection.
Implementation details:
- Interactively, as the required disciplines are selected or deselected, the script will enable or disable the respective discipline user select & approval text select.
- In order for the approval text select to be selected the user pick & user logged in, must be the same.
- Saving the form locks the approvers who have completed the approval text selection.
Thanks in advance.
Tim