Multi-selection Enumeration Metric
Open
@d-gregorczyk is already working on this.
Since Oct 23, 2024.
Spec
Volume 3
- Dominant language
- Kotlin
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Problem description:
SDC BICEPS does only support single-selection enumeration metrics. However, in some cases a multi-selection enumeration metric is need.
Possible Solutions:
- Extension added to a EnumStringMetric element to support multiple-selections
- Multiple single-selection enumeration metrics which belong together. Each metric will contain one selected value or "unknown" if less are seleccted.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.