You are viewing limited content. For full access, please sign in.

Question

Question

Export list contents from recycle bin in LF8 gives no results

asked on April 24, 2015 Show version history

Hi All,

 

Think I have found a bug with LF 8 whereby when you export the list contents from the recycle bin, it creates the CSV but has no data inside it, just the header names. This works ok in LF9 so seems it's fixed, has anyone found a workaround in LF8 to enable you to export the recycle bin contents as a CSV?

 

I've tried to access this directly through the TOC table using parent ID 2, but this only gives the documents that have been deleted. It doesn't include pages that have been deleted.

 

Cheers!

0 0

Answer

SELECTED ANSWER
replied on April 24, 2015

Yes, this was a bug in the 8.2 and 8.3 Clients that had been fixed in 9.0. If upgrading isn't an immediate option, you can query the global_recycle_bin view in the database. Documents are type 0 and pages are type 1. Also, the page numbers are 0 based (page_num 0 is the first page, pane_num 1 is the second, etc).

1 0

Replies

replied on April 24, 2015

This is so obvious now! Thanks Alexander!

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.