How to stop users from creating non-indexed metadata #6029
-
Hi, We ran into the problem that users who try to use metadata will create non-indexed metadata fields, typically by using e.g. Daniela |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 6 replies
-
Hi Daniela,
|
Beta Was this translation helpful? Give feedback.
-
Hi Andre, There were two people who got that wrong: Daniela |
Beta Was this translation helpful? Give feedback.
-
Restricting the group of users who is allowed to add or delete metadata is one of the things we want to do. But here what we really want to do is something like this: Does this look sensible to you ? |
Beta Was this translation helpful? Give feedback.
-
@andresailer Different problem: As far as @sfayer and I can tell, your suggestion doesn't prevent the creation of non-indexed metadata. |
Beta Was this translation helpful? Give feedback.
-
I've turned that commit into a pull request (#6113). As it preserves the current default of allowing both indexed and unindexed metadata, it should hopefully be uncontroversial, but we'd really like our database to be safe before the mess gets to be too big to be fixed easily :-) |
Beta Was this translation helpful? Give feedback.
I've turned that commit into a pull request (#6113). As it preserves the current default of allowing both indexed and unindexed metadata, it should hopefully be uncontroversial, but we'd really like our database to be safe before the mess gets to be too big to be fixed easily :-)