vault backup: 2025-01-08 17:44:38
This commit is contained in:
31
.obsidian/workspace.json
vendored
31
.obsidian/workspace.json
vendored
@@ -493,15 +493,30 @@
|
|||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Software Project Survival Guide by Steve McConnell"
|
"title": "Software Project Survival Guide by Steve McConnell"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "544c191c70991f74",
|
||||||
|
"type": "leaf",
|
||||||
|
"state": {
|
||||||
|
"type": "markdown",
|
||||||
|
"state": {
|
||||||
|
"file": "Temporary/Jira Tutorial.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
},
|
||||||
|
"icon": "lucide-file",
|
||||||
|
"title": "Jira Tutorial"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"currentTab": 1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"direction": "vertical",
|
"direction": "vertical",
|
||||||
"x": 1120,
|
"x": 0,
|
||||||
"y": 25,
|
"y": 958,
|
||||||
"width": 1120,
|
"width": 1680,
|
||||||
"height": 1865,
|
"height": 932,
|
||||||
"maximize": false,
|
"maximize": false,
|
||||||
"zoom": 0
|
"zoom": 0
|
||||||
},
|
},
|
||||||
@@ -540,13 +555,14 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"active": "c913626684654e11",
|
"active": "544c191c70991f74",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
|
"5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md",
|
||||||
|
"Temporary/Jira Tutorial.md",
|
||||||
"Attachments/Pasted image 20250108160308.png",
|
"Attachments/Pasted image 20250108160308.png",
|
||||||
"Attachments/Pasted image 20250108160138.png",
|
"Attachments/Pasted image 20250108160138.png",
|
||||||
"Attachments/Pasted image 20250108155841.png",
|
"Attachments/Pasted image 20250108155841.png",
|
||||||
"0 Journal/Meetings/Vidit Update - 8.1.24.md",
|
"0 Journal/Meetings/Vidit Update - 8.1.24.md",
|
||||||
"5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md",
|
|
||||||
"Attachments/Pasted image 20250108151953.png",
|
"Attachments/Pasted image 20250108151953.png",
|
||||||
"Attachments/Pasted image 20250108110043.png",
|
"Attachments/Pasted image 20250108110043.png",
|
||||||
"Temporary/Vidit Update - 8.1.24.md",
|
"Temporary/Vidit Update - 8.1.24.md",
|
||||||
@@ -566,7 +582,6 @@
|
|||||||
"0 Journal/0 Daily/2024-12-05.md",
|
"0 Journal/0 Daily/2024-12-05.md",
|
||||||
"Temporary/Thermodynamics.md",
|
"Temporary/Thermodynamics.md",
|
||||||
"2 Personal/Hobbies/Gelbes Velo von Mänu.md",
|
"2 Personal/Hobbies/Gelbes Velo von Mänu.md",
|
||||||
"Attachments/Pasted image 20241205105435.png",
|
|
||||||
"99 Work/Learnings von Skill Check Cross Ing.md",
|
"99 Work/Learnings von Skill Check Cross Ing.md",
|
||||||
"2 Personal/Lists/Want to Learn List.md",
|
"2 Personal/Lists/Want to Learn List.md",
|
||||||
"2 Personal/Home Lab/NAS/Jellyfin Installation.md",
|
"2 Personal/Home Lab/NAS/Jellyfin Installation.md",
|
||||||
|
|||||||
@@ -340,6 +340,23 @@ Use lists from book pages 65ff.
|
|||||||
|
|
||||||
### Hitting a moving target
|
### Hitting a moving target
|
||||||
#### Change Control
|
#### Change Control
|
||||||
|
[[Floris]] is no fan of change control, and the book explains why: he could have any changes made at any time before, with change control there is a process which needs to be followed.
|
||||||
|
|
||||||
|
> [!Quote]
|
||||||
|
> People who are used to getting their way can still get their way with systematic change control, but they'll have to do it through a process that emphasizes visible decision making and accountability.
|
||||||
|
|
||||||
|
Change control only works if all parties accept the decision of the change control board.
|
||||||
|
|
||||||
|
> [!question] Survival Check - Change Control
|
||||||
|
> - 👍🏼 The project has a change board.
|
||||||
|
> - 💣 The change board's decisions can be reversed by management, marketing, or the customer.
|
||||||
|
> - 👍🏼 The project has a written, approved Change Control Plan.
|
||||||
|
> - 💣 Project team members aren't given enough time to carry out the plan.
|
||||||
|
> - 💣 Work products aren't actually put under change control.
|
||||||
|
> - 👍🏼 Change Proposals are evaluated by all the project's concerned parties before they are resolved.
|
||||||
|
> - 👍🏼 The change board notifies the project's concerned parties of how each Change Proposal is resolved.
|
||||||
|
> - 👍🏼 The change board has the project team evaluate changes in batches so that the team is not distracted by a constant barrage of change requests.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
10
Temporary/Jira Tutorial.md
Normal file
10
Temporary/Jira Tutorial.md
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
title: Jira Tutorial
|
||||||
|
created_date: 2025-01-08
|
||||||
|
updated_date: 2025-01-08
|
||||||
|
aliases:
|
||||||
|
tags:
|
||||||
|
---
|
||||||
|
# Jira Tutorial
|
||||||
|
|
||||||
|
## Team Managed vs Company Managed
|
||||||
Reference in New Issue
Block a user