Closed lakkes-ra closed 1 year ago
Thanks for the report!
As of version 2.6.4
this internal limit will no longer take effect, and both the JSON and CSV export actions within the Control Panel will export all comments. Additionally, both export options will now include the entry's ID and title.
Hope this helps!
Wow, that was fast. 🚀 Thanks!
Hi there!
When I use the export-as-csv-button I only get ten comments in my csv file. I found out that I can export more when I use a certain route:
my.app/mapi/meerkat/export/csv?download=true&page=0&resultsPerPage=400
.Is there any place where I can set those settings dynamically or even say „please give me every comment“?
Furthermore it would be very nice to get only those comments that are related to a certain blog post. There's no field in the table that show's me the related post. (While there is one in the CP Comment Overview)
Do you have any tips (or maybe plans) on how to achieve the mentioned goals?
Thanks and best regards!