Menu

#1501 Copy as WIKI Table - JIRA/Confluence

SQuirreL
closed-fixed
nobody
None
medium
2022-05-04
2022-05-02
Claus
No

If query result of select contains "|" - table wont work for JIRA

Result for row2:

value2-1|value2-2

Wrong result for row2

||row1||row2||
|value1|value2-1|value2-2|

Correct result for row2

||row1||row2||
|value1|value2-1\|value2-2|

Pipe has to be escaped via "\"

Discussion

  • Gerd Wagner

    Gerd Wagner - 2022-05-04
    • status: open --> closed-fixed
     
  • Gerd Wagner

    Gerd Wagner - 2022-05-04

    Fixed in our GIT repository. Will be available in future snapshots and versions.

    Excerpt from change log:
    '#1501 Copy as WIKI Table - JIRA/Confluence --> Values containing "|" were not correctly escaped.

     

Log in to post a comment.

MongoDB Logo MongoDB