From 24a43d9f6dc8e032515b061753c10b1cd907d906 Mon Sep 17 00:00:00 2001 From: Helmut Merz Date: Fri, 12 Aug 2011 08:51:05 +0200 Subject: [PATCH] allow editing/creation of work items by others (creator, admin), take party/userName from previous work item instead of current user --- organize/work.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/organize/work.txt b/organize/work.txt index 38461de..ab1cc45 100644 --- a/organize/work.txt +++ b/organize/work.txt @@ -136,7 +136,7 @@ As the work is now finished, the work item may be closed; the corresponding >>> wi06 = wi05.doAction('close', 'john') >>> wi06 - Let's now check how many work items have been generated.