You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi!
We are planning to go away from Jeditor, one problem is
historical data is crappy if we change the render.
Could you help us, to migrate to standard fields and standard WYSIWYG-editor?
Cheers,
Gonchik
Hi Gonchik - Welcome to the Atlassian Community!
You can edit the Field Configuration for the field to change it to a Wiki render.
https://confluence.atlassian.com/adminjiraserver/configuring-renderers-938847270.html
I think Gonchik is stuck because that doesn't work!
JEditor stores the data in a different format, if you go rummage in the database, it's not the same as the format of text in a Jira wiki renderer. If you just swap to the wiki renderer, it tries, and makes a mess of, reading and rendering the JEditor storage.
The only solution I've found is code that can drag out the data in text fields, reformat it and re-enter it, but this only works for editable fields, not the history. I suspect code could be written to do this inside Jira for fields and history, but I have not tried.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's right I stucked with different format. Honestly with some non-xhtml format of Jeditor
And asked maybe someone already fixed :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian's marketplace partners have had a very productive start to 2021! Since our last roundup, our developer community has added over 160 new cloud apps to the Atlassian Marketplace to help you...
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.