CRM
CRM copied to clipboard
Bug: Files deleted in new release is still on site after upgrading
Description
I upgraded from 5.7.0 to 5.8.0. I was comparing changes made to the files (just for learning) and i realized that some files were deleted and some where moved to a different location. I was curious, so I did a manually checked on my site. Upon doing so, I realized that the files that were deleted in 5.8.0 were still on my site after upgrading.
These are the two files that were deleted for the current release: src/ChurchCRM/Emails/users/PasswordChangeEmail.php src/ChurchCRM/Interfaces/SystemCalendar.php src/views/email/BaseEmail.html
This was deleted for the 5.6.0 release: src/Menu.php
- ChurchCRM version: 5.8.0
- PHP version the server running: PHP 8.1
- DB Server and Version the server is running: MariaDB 10.11.7
Screenshots and/or logs
Here is a screenshot of one of the files:
Expected
https://github.com/ChurchCRM/CRM/compare/5.7.0...5.8.0