matomo-org / matomo-org/plugin-GoogleAnalyticsImporter
If report purging feature is active, warn user and change import to import as few as possible
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 29
- Forks
- 16
- Avg merge
- 15h 12m
- Merged PRs (30d)
- 14
Description
Since the report purging feature will just delete old reports, we don't need to import them. And we should let users know so they aren't surprised.
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.
Research direction
Start by locating the report import flow and the report-purging setting. Verify how old reports are identified, then define the user warning and confirm that enabled purging causes only reports that will be retained to be imported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100