5 Nov 2007 17:56
Task & kind
Project's have a "kind" field that can be used to designate special
types of projects.
Tasks also have a "kind" field, but tasks with a kind other than NULL
are always filtered out of todo/delegated lists. It looks like this
"kind" field was used by some now obsolete features ("Root Process"?).
Would it be safe / acceptable now to 'liberate' this field [1]?
It would be extremely useful to us to be able to designate a task type,
but currently if we set this value the task completely vanishes both in
the WebUI (which is OK, at least for us) and also via ZideStore /
XML-RPC [ obviously, since the kind IS NULL constraint is in Logic ].
[1] Advising people before upgrading to purge ((kind IS NOT NULL) OR
(is_control_job = 1)) detritus from their database).
This isn't
> committed yet.
Any more thoughts / updates on these changes?
RSS Feed