Add Progress Tracking to ExportContentletProcessor
Open
Nobody has claimed this yet.
Team : Scout
Type : Task
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 33m
- Merged PRs (30d)
- 170
Description
Parent Issue
https://github.com/dotCMS/core/issues/30559
Task
- Implement progress tracking in
ExportContentletProcessor - Add progress calculation based on processed items
- Add tests for progress tracking
Proposed Objective
Core Features
Proposed Priority
Priority 2 - Important
Parent: #31604
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
Locate ExportContentletProcessor and any existing tests, then read the processor's item-processing flow and current progress representation. Implement progress calculation from processed items and add tests that verify progress tracking; done means the tests pass and the requested tracking behavior is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100