Newlines are not supported in details field in Pipeline Reports API

XMLWordPrintable

    • 3
    • Severity 3 - Minor
    • 851

      Issue Summary

      Newlines are not supported in details field in Pipeline Reports API

      The API documentation says for the details field "A string to describe the purpose of the report. This string may contain escaped newlines and if it does it will display the content accordingly.." but it doesn't work.

      Steps to Reproduce

      1. Call the Reports API endpoint to create Pipeline reports as mentioned in the API documentation
      2. Make sure the details fields has new line characters "\n"

      Expected Results

      The detail field in the generated report should have new line as mentioned in the API call

      Actual Results

      The detail field in the generated report doesn't have new line as mentioned in the API call

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Sandeep K
            Votes:
            9 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: