Processes CM Flashcards
1
Q
How to create a ticket to the Customer Management team board?
A
- Click on CREATE.
- In Project, choose Innovation (INNO).
- In Responsible Team, choose Inno Customer Management.
- Then fill in all the other needed fields and click on CREATE.
2
Q
Definition of Ready
A
- There is a Ticket in Jira with:
a. a Description;
b. A.C. (for a Story) or Expected Output (for the rest) filled;
c. A.C. it should be mentioned how we could test it on Prod (if applicable), and if we need PROD access;
d. Deploy comprehends both staging and production unless specified otherwise;
e. Needed alert & metrics are specified (if applicable) - The issue is clearly defined to the degree that everyone understands it.
- If the issue is more than 5 StoryPoints we use sub-tasks.
- The issue is immediately actionable (no blockers on development: loosely interpreted).
- The issue has been estimated (Story Points; unless it is a Spike or a Bug).
- Priority and Product Value of the issue are explicit.
- The issue is connected to an Epic.
3
Q
Definition of Done
A
- it has been code reviewed and merged to the main branch
- it has unit/integration tests added (if applicable)
- it has been released in environment specified in the issue
- logs are in place (if applicable)
- Documentation created/updated (readme, landscape, swagger, API diagram [if applicable])
- Alerts & metrics are specified in the issues (A.C.)
- I logged the time I worked on the issue in Tempo
4
Q
Ticket Status Update
A
- Done: Describe what was done
- Status(in percent): Describe a progress in percent (0% to 100%)
- Todo: Describe what left to do (if nothing, you can write N/A or Nothing.)
- Issues/Blockers: Describe issues of blockers (if nothing, you can write N/A or Nothing.)
- Note: Describe some notes that you have (if nothing, you can write N/A or Nothing.)