From 36771b7e5b766ac0223f84ae12080f853ec3ec41 Mon Sep 17 00:00:00 2001 From: Claudio Fritsche Date: Wed, 8 Jan 2025 17:44:38 +0100 Subject: [PATCH] vault backup: 2025-01-08 17:44:38 --- .obsidian/workspace.json | 31 ++++++++++++++----- ...oject Survival Guide by Steve McConnell.md | 17 ++++++++++ Temporary/Jira Tutorial.md | 10 ++++++ 3 files changed, 50 insertions(+), 8 deletions(-) create mode 100644 Temporary/Jira Tutorial.md diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 12e3b99..24e11dd 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -493,15 +493,30 @@ "icon": "lucide-file", "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", - "x": 1120, - "y": 25, - "width": 1120, - "height": 1865, + "x": 0, + "y": 958, + "width": 1680, + "height": 932, "maximize": false, "zoom": 0 }, @@ -540,13 +555,14 @@ } ] }, - "active": "c913626684654e11", + "active": "544c191c70991f74", "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 20250108160138.png", "Attachments/Pasted image 20250108155841.png", "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 20250108110043.png", "Temporary/Vidit Update - 8.1.24.md", @@ -566,7 +582,6 @@ "0 Journal/0 Daily/2024-12-05.md", "Temporary/Thermodynamics.md", "2 Personal/Hobbies/Gelbes Velo von Mรคnu.md", - "Attachments/Pasted image 20241205105435.png", "99 Work/Learnings von Skill Check Cross Ing.md", "2 Personal/Lists/Want to Learn List.md", "2 Personal/Home Lab/NAS/Jellyfin Installation.md", diff --git a/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md b/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md index 544aae7..c0bf2f3 100644 --- a/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md +++ b/5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md @@ -340,6 +340,23 @@ Use lists from book pages 65ff. ### Hitting a moving target #### 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. + diff --git a/Temporary/Jira Tutorial.md b/Temporary/Jira Tutorial.md new file mode 100644 index 0000000..c1de0b0 --- /dev/null +++ b/Temporary/Jira Tutorial.md @@ -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