Hi,
We are using Jira 8.2.1 server version and we want to put static text on the transition screens without using Jira Toolkit plugin. Can you suggested me Is it possible to configure with Script Runner or some other way.
Thanks.
@Lender you can put a Static text under any field on transition screen using behavior.
you can modify the message, simply using HTML text. Put warning message or error icon using HTML.
Or you can use script fragment web panel from Script runner to show message on screen,
getFieldById("reporter").setHelpText("HELP TEXT <ahref=\"www.google.com\">HELP</a>")
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.