2.8 Migration Guide

In this document, we will see the major steps to migrate from 2.7 to 2.8.

Please check the change log for detailed list of fixes, changes and improvements introduced in 2.8.

Database migration

Migration scripts are available there.

Breaking Changes

If you have not overriden the code of template module, you can ignore this section.

Service Method Relocations

The following methods have been moved to different services:

Method From To

getPrintedFileName

TemplatePrintModelService

TemplatePrintModelTitleService

Method Renames

Class Old Method Name New Method Name

TemplatePrintModelChecker

checkCondition

check

Removed Methods

The following deprecated method has been removed:

  • TemplatePrintModelController.setConvertTo