collective / collective/collective.exportimport

Save last export date per portal_type

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
19
Forks
20
PR merge metrics
No merged PRs in 30d

Description

We have a Site with a lot of content admin traffic and there are new articles on the old page after we exported its content. So my idea is to safe the export date for each portal_type in a small portal annotation dict and add a checkbox on the `@@export_content` page to export types after the `last_export_date`... this date could/should also be shown in the type selector label ...

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the `@@export_content` page and inspect how portal types and portal annotations are represented. Define how each portal_type's last export date is stored, how the checkbox filters exports, and how the date appears in the type selector label. Done means the per-type dates persist and the export page can select only types changed since their recorded date.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.