Difference between revisions of "Task"

From Organic Design wiki
(add screenshot to document what we are doing with task record)
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:ADEFT.COM/ETVX]][[Category:Glossary]]
+
{{glossary}}<onlyinclude>"Tasks" are just "things to do" that are undocumented and as such have no name and consist only of a short description. As soon as it's given a name it becomes a [[procedure]] and is no longer merely a casual task.</onlyinclude>
 +
 
 
"Task" is one of our record types. We will be implementing task within our organisational system based on the version appearing in Thunderbird:
 
"Task" is one of our record types. We will be implementing task within our organisational system based on the version appearing in Thunderbird:
 +
 
[[File:Thunderbird task.jpg]]
 
[[File:Thunderbird task.jpg]]
  
[[Entry]]&rarr;[[Task]]&rarr;[[Validation]]&rarr;[[Exit]]
+
We need this record type to allow issues to be captured and assigned to roles in the organisation. Any kind of problem including content issues or software bugs can be tracked using this record type. 
  
Requires a [[Why]], or an Objective, desired outcome.
+
== Fields ==
 +
*Name - rather than guid
 +
*Description - what happened
 +
*Assign to (role based)
 +
**Admin
 +
**Dev
 +
**CM
 +
**PM
 +
**Director
 +
*Severity
 +
*State
 +
**Logged
 +
**Assigned
 +
**In progress
 +
**Closed
 +
*Operating system
 +
*Browser
 +
*Upload screenshot (?)
  
see [[how]], [[procedure]]
+
== See also  ==
 +
*[[Workflow]]
 +
*[[Wiki Organisation]]
 +
*[[Procedure]]
 +
*[[Process]]
 +
*[http://wufoo.com/gallery/templates/tracking/bug-tracker/ Wufoo bug tracker]

Latest revision as of 16:13, 8 June 2013

Glossary.svg This page describes a concept which is part of our glossary

"Tasks" are just "things to do" that are undocumented and as such have no name and consist only of a short description. As soon as it's given a name it becomes a procedure and is no longer merely a casual task.

"Task" is one of our record types. We will be implementing task within our organisational system based on the version appearing in Thunderbird:

Thunderbird task.jpg

We need this record type to allow issues to be captured and assigned to roles in the organisation. Any kind of problem including content issues or software bugs can be tracked using this record type.

Fields

  • Name - rather than guid
  • Description - what happened
  • Assign to (role based)
    • Admin
    • Dev
    • CM
    • PM
    • Director
  • Severity
  • State
    • Logged
    • Assigned
    • In progress
    • Closed
  • Operating system
  • Browser
  • Upload screenshot (?)

See also