Actions
Feature #389
closedAuto-update computed custom fields
Start date:
06/30/2021
Due date:
% Done:
0%
Estimated time:
Compatible Redmine Version:
Pull Request Link:
Description
A custom field will only be recalculated if the issue or any other model supporting computable custom fields will be saved.
There are two approaches in order to update the calculation more easily.
- After each update of a computable custom field all models using this field will be updated too.
- There is a button close to the computable custom field which allows to update.
Actions