matomo-org / matomo-org/plugin-QueuedTracking

When uninstalling the plugin and using MySQL backend, not all tables might be uninstalled

Open
#73 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.