Improvement #2226
closedxmera Omnia - Collection #2147: Allow further calculations for issues
Recalculate all computable issue custom field after changing positions of involved custom field enumerations
0%
Description
When a key/value custom field is involved in a calculation the respective issue needs to be saved in order to recalculate the computed custom field.
Issue custom field enumeration provide their position (integer) values for calculation. Therefore, changing the position of a custom field enumeration will change the values of a given formula, and hence, the result in an issue.
Since the recalculation could take much time, the process should run as background job.
Updated by liaham 4 months ago
- Due date set to 12/09/2024
- Status changed from New to Rejected
- Assignee set to liaham
- Start date set to 12/09/2024
Issue custom field enumeration provide their position (integer) values for calculation. Therefore, changing the position of a custom field enumeration will change the values of a given formula, and hence, the result in an issue.
There is no need of recalculation since the result won't change in the described scenario. The new assigned value given as word will be displayed as soon as the browser reloads.