Actions
Improvement #186
openAvoid reloading of the application server during development
Start date:
03/01/2021
Due date:
% Done:
0%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Requires Documentation?:
Description
Usually, it is not necessary to reload the application server during development.
However, there is a ProjectQuery patch which is enabled in the init.rb. The init.rb again will only be loaded when the application server is restarted. Therefore, the patch activation should be moved to another appropriate place or autolaoded.
Updated by liaham almost 4 years ago
- Target version changed from unplanned to 1.0.0
Updated by liaham almost 4 years ago
- Target version changed from 1.0.0 to unplanned
Updated by liaham over 2 years ago
- Project changed from Redmine Table Calculation to Redmine Table Calculation Inheritance
- Target version deleted (
unplanned)
Actions