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

Ability to update a thread name #459

Open
deefactorial opened this issue Oct 7, 2020 · 1 comment
Open

Ability to update a thread name #459

deefactorial opened this issue Oct 7, 2020 · 1 comment

Comments

@deefactorial
Copy link

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

@carsonfarmer
Copy link
Member

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

@carsonfarmer carsonfarmer transferred this issue from textileio/js-threads Oct 28, 2020
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

2 participants