Deleting issues is bad mojo as it messes up issue numbers. Tangled seems to assume that this will never happen, even though it's techincally possible. Don't support deleting issues with the CLI.
WIP: A simple cli for daily tangled use cases and AI integration. This is for my personal use right now, but happy if others get mileage from it! :)
Don't allow deleting issues #18
closed
opened by
markbennett.ca
markbennett.ca
(author)
It's been noted that I might need a way to handle issues that get deleted, as tangled.org does support this case. I may need to cache some basic information about issues and use that to recognize that an issue has been deleted, but keep it in my cache to ensure that it doesn't impact subsequent issue numbers.
I'll proceed to remove this feature from the CLI and will follow the approach of the core team after further discussion.
Tangled does ingest issue deletion and just mark that issue as "deleted" without messing up the issue id. So this won't be a huge deal for third-party clients.
The data structure and whole decentralization situation needs some fix and that's issue of
tangled.org/corerepo.context: https://discord.com/channels/1361963801993285692/1361991850327674932/1471202326168473633