taskwarrior icon indicating copy to clipboard operation
taskwarrior copied to clipboard

new undo report not human readable

Open Andonome opened this issue 10 months ago • 1 comments

On version 3.0.0, I did task undo, which produces this:

The following 8 operations would be reverted:
- Update 90f0b9d3-9ed7-4919-933a-1f3748b1829f
    status: <empty> -> pending
- Update 90f0b9d3-9ed7-4919-933a-1f3748b1829f
    scheduled: <empty> -> 1713340800
- Update 90f0b9d3-9ed7-4919-933a-1f3748b1829f
    priority: <empty> -> M
- Update 90f0b9d3-9ed7-4919-933a-1f3748b1829f
    modified: <empty> -> 1713281078
- Update 90f0b9d3-9ed7-4919-933a-1f3748b1829f
    entry: <empty> -> 1713281078
- Update 90f0b9d3-9ed7-4919-933a-1f3748b1829f
    due: <empty> -> 1713346200
- Update 90f0b9d3-9ed7-4919-933a-1f3748b1829f
    description: <empty> -> raise taskwarrior issue
- Create 90f0b9d3-9ed7-4919-933a-1f3748b1829f
The undo command is not reversible.  Are you sure you want to revert to theyesevious state? (yes/no) 

This is a surprising amount of feedback for 'undo last change'. Of course it's all true, but I feel that the previous behaviour gave more meaningful output.

I've changed the description to 'raise taskwarrior issue'.

Andonome avatar Apr 16 '24 15:04 Andonome

This issue corresponds to this TODO.

ryneeverett avatar Apr 16 '24 16:04 ryneeverett