From d4cc4c574561c84891d4deb8650539d3a6b30d6c Mon Sep 17 00:00:00 2001 From: Paul Beckingham Date: Mon, 2 Apr 2012 17:03:29 -0400 Subject: [PATCH] Documentation - Added notes in the DEVELOPER file about the need for an external script that can fix duplicate UUID problems. --- DEVELOPER | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/DEVELOPER b/DEVELOPER index d2593b320..884d762fb 100644 --- a/DEVELOPER +++ b/DEVELOPER @@ -24,6 +24,10 @@ New Code Needs one two three four This is only possible if there is nothing between and and the colors match. + - Need an external script that can locate and correct duplicate UUIDs in the + data file, as found by 'task diag'. This should check to see if there is + a suitable UUID generator installed. This should also be careful to + properly handle recurring tasks. Documentation Needed Various forms of documentation that are needed, or are in need of review or