Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to modify a custom field containing a panel in visual mode

Michael_Lowe
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 22, 2019

I am currently attempting to use Jira rest API to update a custom field with a panel. The idea being that someone else would update the custom field containing the panel while in visual mode.

I am updating the custom field with something like the following:

PRE PANEL CONTENTS

{panel:title=Panel Title|titleBGColor=lightgrey}
CONTENTS OF PANEL
{panel}

POST PANEL CONTENTS

When I went to edit the custom field in visual mode however, I found to my confusion that any modifications to the field I make do not save.

If I change to text mode I can modify with no issue.

To make matters more confusing, if I change "titleBGColor=lightgrey" to "titleBGColor=#D3D3D3", suddenly I can modify the custom field in visual mode with no issue.

Does anybody know why this is happening?

 

0 answers

Suggest an answer

Log in or Sign up to answer