Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Custom metadata Enum of all users #2267

Open
madduck opened this issue Sep 9, 2023 · 1 comment
Open

FR: Custom metadata Enum of all users #2267

madduck opened this issue Sep 9, 2023 · 1 comment

Comments

@madduck
Copy link
Contributor

madduck commented Sep 9, 2023

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)…

@madduck
Copy link
Contributor Author

madduck commented Sep 10, 2023

With such a field type, overloading the context-specific operator : would enable f:assigned:me to show all documents that had me in the custom field "assigned".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant