FR: Custom metadata Enum of all users
Open
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
With reference to #1029, here is a use-case for an enum field type: users. If I need a field that tracks e.g. which user currently has the document, or who is currently responsible for handling it, then it would be good to be able to select only among the available users, rather than having to type in their names (which means spelling errors)…
Contributor guide
Assessment
This issue has not been assessed yet.