WordPress / WordPress/openverse
"updated_at" or "refreshed_at" column for providers
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 380
- Forks
- 290
- Avg merge
- 3h 17m
- Merged PRs (30d)
- 8
Description
It would be cool to have a 'last updated' column on the sources page that showed when a provider last had new images added to the API.
Currently this might not be super useful, if all provider scripts run in every refresh and the date would be the same for each one. I can't remember exactly how that is working.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how provider scripts refresh images, how that timestamp could reach the API, and how the sources page displays provider data. Confirm whether refreshes currently share a timestamp; done means the sources page shows when each provider last added new images.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100