Bug #1893
closedxmera Omnia - Collection #1894: Bug fixing of several issues
Changing position of custom_field_enumeration won't update custom field values
100%
Description
๐ Thanks for taking the time to fill out this bug report! ๐
What did you expect?¶
When changing the positions of possible values of a custom field with key/value format I would expect that calculations based on position values are still correct.
What has happened instead?¶
Custom values are untouched after changing positions of custom field enumerations. This maps old custom values with old position values with other custom field enumerations as expected.
What could be a possible solution?¶
Custom field values need to be updated with their new position number to identify the changed enumeration.
How can we reproduce the problem?¶
- Create a computable custom field and an issue using this computation.
- Change the position of a possible value (custom field enumeration) of that field.
- Look at the computed value in the issue.
In what environment are you running the plugin?¶
Please copy and paste your environment information as displayed in Administration ยป Information or run bin/about
in the root dir of your Redmine instance.
redmine_computable_custom_field version 3.0.5
What browsers are you seeing the problem on?¶
- Firefox
- Chrome
- Safari
Relevant log output¶
# Copy your log output (log/production.log) here
n/a
Updated by liaham over 1 year ago
- Has duplicate Feature #389: Auto-update computed custom fields added
Updated by liaham over 1 year ago
- Has duplicate deleted (Feature #389: Auto-update computed custom fields)
Updated by liaham over 1 year ago
- Related to Feature #389: Auto-update computed custom fields added
Updated by liaham over 1 year ago
- Project changed from xmera Omnia to Redmine Computable Custom Field
- Target version changed from 4.2.1 to unreleased
- Affected component deleted (
redmine-computable-custom-field)
Updated by liaham over 1 year ago
- Target version changed from unreleased to 3.0.6
Updated by liaham over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
This issue is solved in Redmine Matrix Field.
Updated by liaham over 1 year ago
- Copied to Bug #1899: Changing position of custom_field_enumeration won't update custom field values added
Updated by liaham over 1 year ago
- Copied to deleted (Bug #1899: Changing position of custom_field_enumeration won't update custom field values)
Updated by liaham over 1 year ago
- Is duplicate of Bug #1899: Changing position of custom_field_enumeration won't update custom field values added
Updated by liaham over 1 year ago
- Related to deleted (Feature #389: Auto-update computed custom fields)