Question
Exporting the text field content as viewable in UI
Hello,
Issue summary: In current CB v2.2.x, CB exporting the content as it is in Markup type. But in UI is clean to see the content without any markup contents
Issue Details:
- Create or Import an item with description as Wiki with some links or bold or italic or strikethough etc, and save it
- Now in UI as a user, we can see the content clearly without any markup languages.
- But when we export the same item in default template, i could see description exported in markup language.


Current Resolution: Using groovy, we can export the description content but it is 2nd way.
Suggestion: If Codebeamer exports same as viewable in UI, it will be very useful

