A bug occurs after this bug: Removed tags on tasks creation still added:
After this bug, I want to remove the (probably wrongly typed) tag.
I go to the tag manager, en remove the tag. But then the removed tag is still present at the task.
Version: 1.3.8
Steps to reproduce:
- Press “n” to create a task.
- Type a new tag name that not exists.
- Press “backspace” to remove the new tag from the task.
- Press “ctr” + “enter” to save the task.
- Go to tag manager with “t”.
- Remove the tag that you just added to the task.
Result:
The tag is still present at the task, even though you just deleted it.
Expected result:
The tag is removed from the tasks, because it doesn’t exists anymore.
Important note:
I’m not getting always this result. So, I guess this is a rare bug. Could not produce after a couple of minutes.