/build/static/layout/Breadcrumb_cap_w.png

SEPARATOR '\n' not working in K1000 reporting. bug?

Below is mySQL for a report that simply shows comments for all tickets. I have bolded the part that doesn't seem to work. I have searched through articles here and found a couple that indicate this is a bug. Is that true and is it to be addressed in the future? Is there no alternative to making the comments break lines in the HTML report?  

SELECT GROUP_CONCAT(DISTINCT HD_TICKET_CHANGE.COMMENT SEPARATOR '\n') AS HD_TICKET_CHANGE_COMMENT_GROUPED FROM HD_TICKET  LEFT JOIN HD_TICKET_CHANGE ON (HD_TICKET_CHANGE.HD_TICKET_ID = HD_TICKET.ID) WHERE (HD_TICKET.HD_QUEUE_ID = 1)  GROUP BY HD_TICKET.ID ORDER BY HD_TICKET_CHANGE_COMMENT_GROUPED


0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Posted by: jverbosk 11 years ago
Red Belt
2

Yes, it appears to be a bug - I reported it at last year's Advisory Kouncil and sent detailed info to support and product management, so hopefully it will have been fixed in the 5.4 release.

I also mentioned it here:

http://www.itninja.com/blog/view/workaround-for-line-break-character-bug-in-reports-generated-on-inventory-custom-fields

A potential workaround is to use the Classic Reports module, if you have happen to have an older K1000 (mine is a K1100).

John

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ