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.
Hi folks,
I'm building a structure in Jira and I don't like the color of the status because there is only 3 color and we have 5 status.
So I want to add a column with the status.
MY WISH: I want to
CODE FAIL :(
IF(status= "To do" ;"{panel:bgColor=#515A5A} {color=#FFFFFF}TO DO{color} {panel};
status= "Ready" ;"{panel:bgColor=#DCDCDC}{color:#FFFFFF}READY{color}{panel}";
status= "In progress" ;"{panel:color=#FFFFFF|bgColor=#CD853F}IN PROGRESS{panel}";
status= "Verify" ;"{panel:color=#FFFFFF|bgColor=#191970}VERIFY{panel}";
status= "Done" ;"{panel:color=#FFFFFF|bgColor=#228B22}DONE{panel}"
)
What would be the rignt code ?
Thanks
Hello Gaetan,
The formula looks correct, you just need to change the column's Format from General to Wiki markup.
I hope this helps! Please feel free to contact us directly at support.almworks.com if you need our assistance with anything else.
Best regards,
Stepan Kholodov
ALM Works
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.