Since it's unnecessary for a group admin to know the whole site vocab naming strategy (or existing vocabs), it's hard for them not run into existing names, which prevent them creating new ones.
Therefore, we need add a prefix for the vocab name or at least the machine name.
Comments
Comment #1
amitaibuCan you give an example of what you mean.
Comment #2
skyredwangsure. how about we append the OG node id to the front of the vocab machine name?
Comment #3
amitaibu> it's hard for them not run into existing names
OG_vocab already adds a numeric suffix in case there's a name collision. If that doesn't work, then it's a bug.
Comment #4
skyredwangoh, ok. I didn't know that. But, why don't we preemptively add an prefix/suffic to the name?
Close the issue now.