GothenburgBitFactory / GothenburgBitFactory/taskwarrior
[TW-1849] UUID displayed instead of ID with custom data.location
Open
type:bug
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
_Jan Stolarek on 2016-08-31T17:28:54Z says:_
I say:
{code}
[killy(at)GLaDOS : ~] t add "Foo"
Created task 21.
[killy(at)GLaDOS : ~] t 21 done
Completed task fd6146d9 'Foo'.
Completed 1 task.
{code}
Notice that the message displayed when a task is completed does not report task ID, but instead uses its UUID. I have tried commenting out various sections of my configuration file and concluded that the single line responsible for this behaviour is my custom setting of `data.location`.
Contributor guide
Assessment
This issue has not been assessed yet.