matomo-org / matomo-org/plugin-QueuedTracking
When uninstalling the plugin and using MySQL backend, not all tables might be uninstalled
Open
Nobody has claimed this yet.
bug
- Dominant language
- PHP
- Stars
- 87
- Forks
- 41
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 7
Description
Any queue list table will be currently not uninstalled. These are the tables that start with queuedtracking_list_*
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
The issue concerns the plugin's uninstall path and MySQL tables named queuedtracking_list_*. Start by locating the uninstall handling and checking how existing plugin tables are discovered or removed. Done means uninstalling with MySQL also removes every queue list table matching that prefix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, php
- Domain
- database
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100