List PDF export details do not include all related list records

kozy_f
Tera Expert

To include related list records in PDF file exported from the list, I set system properties "glide.export.pdf.list.related_list" to true.

But when I download the pdf, the first record of the PDF details pulls in the related list , but the others are ignored. The records do have related records.

The attached file is example of the donwloaded pdf file. Incidents with "Same Caller " related list.

3 records are all same caller "System Administrator" but when it's exported, related list appears only for the 1st record.

I'm using Istanbul. I found similar problem "PRB655729" seems like fixed on Fuji, Geneva and Helsinki.

But for Istanbul should I wait for a patch to be released ? or is there any work around ?

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

Hi Koji,



PRB655729 is fixed in Fuji Patch 8 Hot Fix 5.


If your instance is on Istanbul and you are still facing issue, then you can create HI incident for support so that they can provide resolution.



Also, you can look into below for code to import export related list for XML format.



https://www.servicenowguru.com/system-ui/enabling-related-list-exports-servicenow/



Regards,


Sachin


Thank you Sachin, I've reported to HI and the support team published "PRB1069370" for this.


Seems like if there is a embedded list or other related list on the same form, this issue occurs. The workaround as of now is to remove those lists.


Will update here if I have any response from the team.