I want to add specific text into jira.table.cols.subtasks in order to display, for example, "Hello World" in Subtasks details on the issue screen.
Hello.Thank you for the solution, it`s a nice one, but I'm searching for another one.
I have added a customfield_1634 "Result:" with values OK, NOK or NT.
I want to display "Result:" along with value. Example "Result: NT". I want to display it only if value of Result if selected and not the default one.
At the moment it is displayed only the value of customfield ."NT"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Use scripted field in this case. SIL or groovy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can use text field with default value. Y should delete it from create and edit screens
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.