You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
hi there,
just want to know how to add this notice word on issue screen. now i am current use 8.6 version, server side.
thank you very much.
Hi @marshal ,
Add a new custom field Message Custom Field (for view) and on the description place the following code:
{panel:bgColor=#deebff}
(i) This info panel
{panel}
Add the above field on the appropriate screens and adjust its order. That should do the trick.
Let me know if everything works!
Alex
Hi Alex,
Thanks for your reply, seems like i need add new app as below, do you know if we don't rely on new app, how should we do this?
can not search about mesxxxxxxx
app
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It seems that you haven't install that app yet, and that's why you can't find it while searching. Try to install it first.
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.
This works for us in Jira Data Center 8.13 to produce a big yellow box
<div style="background-color: yellow; border: 2px solid red; margin: 4px; padding: 2px; font-weight: bold; font-size: larger;">
Some text goes here
</div>
It looks like you want something that looks like a Confluence "info" macro. I would create one in a wiki page then use Inspect to find the actual div element attributes
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.
My issue also related to Message Custom field (for edit) type and i'm unable to get color background to my message here my question below.
Please advice me where I did mistake in my configuration and thanks in advance.
Thanks,
Siva.
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.
@Daniel Ebers directed me to this thread from my post. This worked for me in Jira Cloud without adding any apps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
But this is about jira server ;)
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.