go-threads icon indicating copy to clipboard operation
go-threads copied to clipboard

Ability to update a thread name

Open deefactorial opened this issue 5 years ago • 1 comments

As a user of a thread DB, I would like the ability to update a thread name. The use case is for thread management, Imagine I create a thread, insert many instances into the thread then, later on, decide the original name is no longer relevant. I am unable to currently update the thread name.

Describe alternatives you've considered The only solution I can think of would be to create a new thread, copy the collections (if copy collections exist) into the new thread, and delete the old thread.

Additional context Screen Shot 2020-10-07 at 11 46 28 AM

deefactorial avatar Oct 07 '20 18:10 deefactorial

This would have to be implemented on the go side before we could expose it here. Moving this issue over there.

carsonfarmer avatar Oct 28 '20 18:10 carsonfarmer