Skip to content

Remove files causing file checks to fail after updating Matomo #18472

@justinvelluppillai

Description

@justinvelluppillai

Matomo 4.6.0, 4.6.1, 4.6.2-RC1 leave a few files behind that then cause the system check to show these Files to Delete:

File to delete: misc/composer/build-xhprof.sh
File to delete: misc/composer/clean-xhprof.sh
File to delete: node_modules/iframe-resizer/.eslintrc
File to delete: node_modules/jquery.dotdotdot/.npmignore
File to delete: node_modules/ng-dialog/.eslintrc

This issue should be merged to next_release branch for Matomo 4.6.2.

Expected Behavior

There should be no files to delete after an update if there were none before.

Current Behavior

There are files to delete after an update

Possible Solution

Create an updater script to delete those 5 files

Steps to Reproduce (for Bugs)

  1. Install Matomo 4.5.0
  2. Update to Matomo 4.6.2-RC1
  3. View System Checks and you will see the above files to delete.

Your Environment

  • Matomo Version:
  • PHP Version:
  • Server Operating System:
  • Additionally installed plugins:
  • Browser:
  • Operating System:

Metadata

Metadata

Assignees

Labels

RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions