Actions
Feature #1522
closedRemove migration for Redmine Table Calculation Inheritance
Start date:
Due date:
% Done:
100%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
There are migrations related to Redmine Table Calculation Inheritance plugin:
- 12_create_spreadsheet_row_result.rb
- 19_rename_calculation_id_column_to_calculation_config_id.rb
In the first migration file, the method bodies should be removed. The file itself needs to stay in order to avoid migration problems.
The second migration file should be changed. This is without problems since the file is not released yet.
Updated by liaham about 2 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Actions