Content
View differences
Updated by Eric Schubert 9 months ago
**As** an admin
**I want to** configure a custom field of type hierarchy to assign numeric values to the items
**so that** I can use that score factor when calculating the result of custom fields of type calculated value.
**Acceptance criteria**
* When creating a custom field, the user can now select a custom field of type "Scored "Factor list"
* A scored factor list must have the following configuration data:
* name
* required
* for all projects
* used as filter
* A scored factor list must not have the following configuration data:
* multiselect
* An item of a scored factor list must have the following properties
* label - String
* score factor - Float
* A user must be able to add a sub item to any item of a scored factor list.
### Hints and information
* scored factor lists are a different type than hierarchies, but they do use the same data structure below
* "Hierarchy" will eventually be called only "List" and the old list will be considered deprecated. Those steps won't be taken in this feature. The future structure should be like this:
* We will have the sub type "Simple list" "List" and "Scored "Factor list"
* List items will have shorts, scored factor list items will have scores factors
* both will have a default value
* both will be able to add subitems
* UPDATE: we need a better wording for "Factor list", suggestions:
* Scored list
* List with numbers
* ...
**I want to** configure a custom field of type hierarchy to assign numeric values to the items
**so that** I can use that score
**Acceptance criteria**
* When creating a custom field, the user can now select a custom field of type "Scored
* A scored
* name
* required
* for all projects
* used as filter
* A scored
* multiselect
* An item of a scored
* label - String
* score
* A user must be able to add a sub item to any item of a scored
### Hints and information
* scored
* "Hierarchy" will eventually be called only "List" and the old list will be considered deprecated. Those steps won't be taken in this feature. The future structure should be like this:
* We will have the sub type "Simple list"
* List items will have shorts, scored
* both will have a default value
* both will be able to add subitems
* UPDATE: we need a better wording for "Factor list", suggestions:
* Scored list
* List with numbers
* ...