matomo-org / matomo-org/plugin-Migration
Migrate only a specified time period?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 7
- Forks
- 11
- Avg merge
- 4h 17m
- Merged PRs (30d)
- 2
Description
Is it possible, to restrict migration to a certain time period? This would be useful, if for example visits have been counted erranously on a different server. (This happened to a customer of mine due to a misconfiguration of his reverse proxy server.)
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
No files, tests, or entry points are named. Start by locating the plugin's migration entry point and reviewing how it selects visit data; clarify the supported time-period boundaries and affected migration types before implementation. Done means a migration can be restricted to the requested period and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100