wp-cli / wp-cli/import-command
Three suggested improvements for failure reporting
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 22
- Forks
- 23
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
Enhancement suggestion:
-
Add option for just failed imports to be reported (typically media I guess?)
-
Allow for this report to dumped to a file
-
Allow for this report to be parsed to attempt a re-import of failed items without needing to re-import the full initial export file just to add the missing items
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
No files, tests, or entry points are named in the issue. Start by locating the command's existing failure-reporting flow, then define the scope and acceptance criteria for reporting only failed imports, writing reports to a file, and retrying failed items without re-importing the full export.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100