Ticket handling » History » Version 8
Dominique Roux, 09/05/2016 07:47 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 | ** If needed set a Due date and / or a Priority |
||
30 | ** 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 | h4. Pausing work |
||
45 | |||
46 | 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) |
||
47 | |||
48 | If you pause the work do the following |
||
49 | * Set the Ticket as Seen |
||
50 | * Write down why you pause the work |
||
51 | * Do a good documentation about the current state, so you can resume later |
||
52 | * Modify priority if needed |
||
53 | * Change due date if needed (and if it's confirmed from the creator) |
||
54 | |||
55 | If you have a blocker or need to wait for others do the following: |
||
56 | * Set the ticket as Waiting |
||
57 | * Write a comment why you are waiting |
||
58 | |||
59 | h4. Need feedback |
||
60 | |||
61 | If you need feedback from another one (e.g. proofreading / giving the ok) do the following: |
||
62 | * Set the ticket as Feedback |
||
63 | * Assign it to the one which have to give you feedback |
||
64 | |||
65 | h4. Finishing work |
||
66 | |||
67 | * Set the ticket as resolved |
||
68 | * Assign it to someone who can check your work |
||
69 | |||
70 | If you receiving a ticket in Resolved state |
||
71 | * Proof what the other one did |
||
72 | * Either then set it as Closed or as In Progress and assign it back to the one who did the work |