Hi here is the situation.
i have a checkbox in Jira and i have a text field.
what i want i to hide the Text as default and when the checkbox is checked it should show.
also the Textfield should be filled with the Current user when checked.
i am a bit new to this so i dont know if i have the correct fields and where to put code.
is there someone who can help me.
its only 1 checkbox en one Text field
Hello,
If you are on Server, you could also use the Power Scripts add-on:
You could use the Live Fields feature:
https://confluence.cprime.io/display/JJUPIN/Live+Fields
You can find an example here:
https://confluence.cprime.io/display/TR/Make+a+custom+field+required+based+on+another+custom+field
I can't check the value of a checkboxes using Live fields as the argv for the field is always null (unless multiple values are checked in which case I have null|null).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If you are using Jira Cloud it is not possible.
If you are using Jira Server it is possible with 3rd party add-on like ScriptRunner, this feature not exist built in with Jira.
Please let us know which Jira you have.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.