dotCMS / dotCMS/core

Add Progress Tracking to ExportContentletProcessor

Open
#30,835 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.