hcengineering / hcengineering/platform
Bug: Default enum value for custom issue attribute does not apply
- Dominant language
- TypeScript
- Stars
- 27.7k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
**Summary**
Currently it is possible to create a custom issue attribute with type enum, but the default value selected on the custom attribute does not apply when new issues are created.
**Steps to reproduce:**
1. In Settings > Classes > Issue, create an issue attribute with type enum.
2. Select a default enum value.
3. In the Tracker, create a new issue.
**Actual Result**
The custom attribute is visible in the right side panel, but does not reflect the default value.
**Expected Result**
The attribute should reflect the default value for the enum selected in Settings.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.