question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Channel Name & Content Title is null in content_summary_logs.csv

See original GitHub issue

Observed behavior

Channel Name & Content title seems to be missing in kolibri v15.6 in content_summary_logs.csv report. For previous version it seems to be there but not sure what happened with newer version?

Errors and logs

Expected behavior

content_summary_logs.csv must have “Content title” so that admin can see the time spent by the user on any specific item. …

User-facing consequences

learner

Steps to reproduce

  1. Generate “content_summary_logs.csv”.
  2. Check content_summary_logs.csv
  3. You will see Channel Name & Content Title is empty.

Context

Kolibri: v15.x+

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
rtibblescommented, Aug 11, 2022

This has now been fixed in #9602 - we are planning to make our next patch release by the end of August which will include this fix. Thanks for reporting!

1reaction
rtibblescommented, Aug 11, 2022

Thanks for the detailed feedback here - we think we’ve isolated the issue to a regression that occurred in the 0.15.5 release. In an effort to generate CSV files that were not vulnerable to injection attacks when opened in Microsoft Excel, it seems that these columns ended up getting removed instead of just santized.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How do I account for CSV column titles and null rows when ...
I have a large CSV file with 5 columns, the first row being the title of the columns. I'm trying to pass the...
Read more >
When trying to import a csv I get "Title (title): This value should ...
I'm testing Feeds on simplytest.me. Can't figure why I get these errors "Title (title): This value should not be null.". I'm Stumped...
Read more >
Set Empty Fields to NULL in CSV Data with ... - YouTube
Try it now: https://streamsets.com/products/cloud/?utm_source=youtube&utm_medium=social&utm_campaign=snackLearn more: ...
Read more >
Powershell - Select-object - exclusion if null - TechNet
I currently have a script that pulls out users and certain information that gets added to a csv file. I would like to...
Read more >
Mention channels in video titles & descriptions - Google Support
Mentions let you include the name of another channel in your video's title or description. When you mention another channel, they'll get a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found