getgrav / getgrav/grav-plugin-data-manager

Downloading only some data

Open
#50 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
32
Forks
18
PR merge metrics
No merged PRs in 30d

Description

I was having the same issue as others with not being able to download CSV file. I put in the fix mentioned by some (fixing line 251 in the php file). However, now, when I try to download the CSV file it only includes the files that were created prior to the change. Even though on the main plugin page it shows the correct number of items.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the PHP file and the change around line 251 that affects CSV downloading. Compare the records included in the CSV with the item count shown on the main plugin page; done means newly created items are included in the download and both totals agree.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend, data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.