Hi,
We have a field called Contents in our Jira DC.
In that we have a value called Other. Requirement here is when user select Other in the options , we need to populate a text field to enter new value and additional comments .
is this possible to achieve in Jira Data center ?
Hello @CHINNAMUTHEVISAI.SATYANARAYANASHARMA ,
This is possible using Behaviour (ScriptRunner). Please visit this link:
Hi Parvaneh,
We dont have this plugin in our DC. can you suggest any other alternative for this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@CHINNAMUTHEVISAI.SATYANARAYANASHARMA I don't think this would be possible without any add-on.
If you have JMWE add-on, you can add a Fields Required Validator on a workflow transition and also a Conditional validation ( to check the validator occur only in certain case - selecting Other option for example)
This means that you have to add these two fields on a screen and validate them through a workflow transition.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.