You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Introduction:
When an issue is "approved" I want to make the issue a certain styling.
With a manual automation rule, I can "insert" the styling & from there it is quite easily edit the issue into the style that I want it to be.
I am a system administrator in the Jira Cloud environment.
How it works / what is working:
What is not working:
Well, I want to insert a "note panel".
Adding an info panel works as follows:
{panel}
Enter value for panel
{panel}
I could not find any other documentation on this, except that this is from "Wiki Renderer Macros Plugin" (can be found in "Manage Apps") and this documentation page.
The documentation is outdated, or at least isn't describing the note, success, warning or error options.
So, what do I need?
What parameter do I need, to insert a note, success, warning or error panel? (instead of the default info panel)
I've already tried {panel:type=note} & {panel:type=Note}
Thank you.
Typical.
I can't find the answer during hours (not kidding) of searching.
But right after posting, I found it...
For anyone else who is wondering or trying to find this answer.
You can use the bgColor property, with the following codes:
{panel:bgColor=#ffebe6}
This error panel
{panel}
{panel:bgColor=#deebff}
This info panel
{panel}
{panel:bgColor=#e3fcef}
This success panel
{panel}
{panel:bgColor=#fefae6}
This warning panel
{panel}
{panel:bgColor=#eae6ff}
This note panel
{panel}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The manager’s daily activities include a list of challenges to reach high levels of efficiency for their teams. Part of these challenges is related to how to deal with the worklog systems sin...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.