Hi all, how do you remove terms from their current...
# ui
p
Hi all, how do you remove terms from their current term group, I can’t see an option to do this via the UI?
b
message has been deleted
Delete option in the 3 dots?
p
that deletes the whole term, I just want to remove it from the term group (and potentially assign it to another one)
I can use move to move it to another term group but not sure how to disassociate it from a term group completely?
b
you can't unassign a term that has an existing parent to a state with no parent. Only possible at the point of creation.
The graphql mutation that supports this operations requires a parentNode specified
b
Yes thanks xL! Right now you can move the term to any other term group but presently you can't move it to the root of the glossary as xL said. Are you looking to move it to the root in this situation?
p
Hi Chris, yes I want to move multiple terms from a term group back to the glossary root. Without being able to do this it limits the value and ability to use term groups, as we need to be sure our business structure won’t change, which isn’t the case in our business which is very fast moving.
b
okay makes sense - I'll make a note of this as this isn't the first time I've heard this and it makes sense! we'll try to squeeze this change in to allow you to move terms so that there is no parent node - aka move a term to the root node. I'll make sure to keep you updated as this is hopefully able to be worked on soon!
b
This makes sense. Thank you!