-
Notifications
You must be signed in to change notification settings - Fork 468
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EPIC: Export - Create ExportContentletProcessor reusing existing export logic #30557
Comments
I have a few questions and points for clarification regarding the
|
|
Parent Issue
#29575
Task
We need to create a new
ExportContentletProcessor
that reuses the existing export logic fromcom.dotmarketing.portlets.contentlet.action.EditContentletAction
while maintaining the current struts export functionality. This requires careful refactoring to ensure both the new job-based export and the existing export action work consistently. The processor should handle file storage, generate download links, and notify users upon completion.Objectives
Technical Requirements
Code Refactoring
EditContentletAction
into a shared service/utilityNew Processor Implementation
ExportContentletProcessor
classProposed Objective
Core Features
Proposed Priority
Priority 2 - Important
Tasks
The text was updated successfully, but these errors were encountered: