Project

General

Profile

Actions

Feature #417

closed

Support mappings

Added by liaham over 3 years ago. Updated over 3 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
Start date:
07/13/2021
Due date:
% Done:

100%

Estimated time:
Compatible Redmine Version:

Description

A mapping should be usable as a rule of assignment. When mapping for example two custom field values then the user should be able to define what the outcome should be when two certain values come together:

mapping(cfs[1], cfs[2])

where cfs[1] is element of {1,2,3} and cfs[2] is element of {1,2,3}

with the rule of assignment cfs[1], cfs[2], result defines as follows

1,1,1
1,2,2
1,3,3
2,1,4
2,2,5
2,3,6
...

To implement this feature an additional field for the rule of assignment is needed. Moreover, the value lookup needs to be implemented.

In order to allow qualitative values it should be usable with key/value custom fields.


Related issues 2 (0 open2 closed)

Related to Redmine Matrix Field - Feature #454: Add matrix field as child class of EnumerationFormatClosedliaham08/02/2021

Actions
Related to Redmine Matrix Field - Feature #452: Concept for combination matrix field in custom fieldsClosedliaham08/02/2021

Actions
Actions #1

Updated by liaham over 3 years ago

  • Status changed from New to Rejected
  • Target version changed from unplanned to 3.0.2
  • % Done changed from 0 to 100
Actions #2

Updated by liaham over 3 years ago

  • Related to Feature #454: Add matrix field as child class of EnumerationFormat added
  • Related to Feature #452: Concept for combination matrix field in custom fields added
Actions

Also available in: Atom PDF