RotherOSS / RotherOSS/importexportticket
More informative output when exporting tickets
Open
@bschmalhofer is already working on this.
Since Sep 20, 2024.
enhancement
- Dominant language
- Perl
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
When exporting ticket we currently get messages like:
Exporting chunk 653...
Success: 1101 succeeded
Error: 0 failed.
File Export_20240920a/issue_12_000653.csv saved.
But the count of 1101 successes is actually 100 tickets and 100*10 = 1000 articles. Nor sure why an extra success is counted. Anyways, it would be nice to see the details.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.