We're using a Behavior to pre-populate some text of type "Notation" in the Description field, based on this document: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=miscellaneous
We like the rendering, other than the fact of no white space between, so I've been trying to figure out how add a new line/blank line between each item.
I've tried the following to no avail:
We're using ScriptRunner 8.1.0 on Jira DC 9.4.5.
Thanks in advance for any suggestion you can think of!
So, I did figure out a way to add blank lines: by using multiple lines of "\\\\":
According to ScriptRunner documentation (https://docs.adaptavist.com/sr4js/latest/features/behaviours#preserving-user-responses), this pop-up cannot be disabled. Perhaps the code to add the line is considered an "existing value," even though the "\\\\" renders as a blank line and is not visible via "Visual" of "Text," and thus, per the ScriptRunner Behavior documentation, a pop-up appears when you go to create an issue AND you happen to change the issue type.
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.