Actions
Bug #413
closedCalculating with key/value fields position number is inconsistent
Start date:
07/12/2021
Due date:
% Done:
100%
Estimated time:
Affected Version:
Compatible Redmine Version:
Pull Request Link:
Description
The min position number is either 0 or 1 depending on how the corresponding item is created. This leads to unexpected behaviour in calculations.
Updated by liaham over 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
Updated by liaham over 3 years ago
- Status changed from In Progress to Closed
- % Done changed from 20 to 100
The main reason for the observed behaviour could be found in the index view of custom field enumerations. Thus the bug is on Redmine side. This is the issue opend on redmine.org by me.
Until the patch is applied it has to be included in the build.
Updated by liaham over 3 years ago
- Copied to Bug #414: Calculating with key/value fields position number is inconsistent added
Actions