Project

General

Profile

Ticket handling » History » Version 10

Dominique Roux, 09/05/2016 07:52 PM

1 5 Nico Schottelius
h2. Working with tickets
2 3 David Hürlimann
3 5 Nico Schottelius
* Set your ticket status to "Seen", when you have seen it
4
* Set your ticket status to "In Progress", when you are working on it
5
* Set your ticket status to "Feedback" and assign it to the person you want to have feedback from
6
* Set your ticket status to "Resolved" when you think you are done and assign it to someone for Q/A
7
* Set your ticket status to "Closed" when you have verified the work of the other person is good
8 6 Dominique Roux
9
10
11
h2. Draft
12
13
h3. Statuses:
14
15
* *New*: The ticket is new, the one who should work on this did not see the ticket until now
16
* *Seen*: The one who should work on this saw the ticket but isn't working on it currently (Or use this as a Pause status -> When you are not working on it for the moment)
17 7 Dominique Roux
* *In Progress*: The ticket is currently under work
18 6 Dominique Roux
* *Feedback*: The one assigned to this ticket have to give feedback for the one who assigned him this ticket
19
* *Resolved*: The work described in this ticket is finished but yet not verified from someone else
20
* *Rejected*: The work in this ticket is not needed anymore
21
* *Waiting*: There is a blocker (Please explain why you are waiting)
22
23
h3. Workflows
24
25
h4. Creating a new Ticket
26
27
* Assigned to yourself
28
** Set it directly as Seen
29 9 Dominique Roux
** If needed set a due date and / or a Priority
30 6 Dominique Roux
** If you'll work on it right now set it as In Progress (See "In Progress" for more infos)
31
32
* Assign to someone else
33
** Set it as New
34
** If you want, set a due date and probably also an Priority
35 8 Dominique Roux
36
* Receiving a ticket (Someone created a ticket and assigned it to you)
37
** After you read the ticket, set the state to Seen
38
39
h4. Starting work
40
41
As soon as you start to work you'll do the following:
42
* Set the ticket as In Progress
43
44 10 Dominique Roux
The Status In Progress is only set on the tickets you're currently working on, otherwise you set it as Seen, Waiting or Resolved
45
There shouldn't be more than roughly 4-5 Tickets as In Progess per person.
46
47 8 Dominique Roux
h4. Pausing work
48
49
There are a moments in which you have to pause work (Because some other ticket blocks the work on yours, because the priority of this ticket is currently very low)
50
51
If you pause the work do the following
52
* Set the Ticket as Seen
53
* Write down why you pause the work
54
* Do a good documentation about the current state, so you can resume later
55
* Modify priority if needed
56
* Change due date if needed (and if it's confirmed from the creator)
57
58
If you have a blocker or need to wait for others do the following:
59
* Set the ticket as Waiting
60
* Write a comment why you are waiting
61
62
h4. Need feedback
63
64
If you need feedback from another one (e.g. proofreading / giving the ok) do the following:
65
* Set the ticket as Feedback
66
* Assign it to the one which have to give you feedback
67
68
h4. Finishing work
69
70
* Set the ticket as resolved
71
* Assign it to someone who can check your work
72
73
If you receiving a ticket in Resolved state
74
* Proof what the other one did
75
* Either then set it as Closed or as In Progress and assign it back to the one who did the work