When updating from CommandBox 3.2.0 to 3.3.0, all the command CFCs were moved to another folder, but the upgrade process didn't delete the old files so there's two copies of all the CFCs which causes issues.
Modify the java CFML upgrade code to wipe the cfml/system folder first before unzipping the new code. All user customized files should be stored outside of the system folder so this shouldn't lose anything.
Gliffy Diagrams
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
When updating from CommandBox 3.2.0 to 3.3.0, all the command CFCs were moved to another folder, but the upgrade process didn't delete the old files so there's two copies of all the CFCs which causes issues.
Modify the java CFML upgrade code to wipe the cfml/system folder first before unzipping the new code. All user customized files should be stored outside of the system folder so this shouldn't lose anything.