Vote for this issue is disabled for me. Please count this as my +1 - Blue ocean USER INTERFACE should not drive the requirements for how a program displays its data - it should respond to the needs of the users and accommodate the use cases that customers need. Clearly if the job description allows HTML for normal Jenkins use - then BO should accommodate this.
I wanted something like this: VERSION_SUFFIX = "${env.BRANCH_NAME == "master" ? "" : "-alpha"}" It fails without information about the problem. Is there a workaround?
I wanted something like this: VERSION_SUFFIX = "${env.BRANCH_NAME == "master" ? "" : "-alpha"}" It fails without information about the problem. Is there a workaround?
Update:
A workaround - not nice - that worked for me aw to use a blank " ".