From 48a50b530649ec383e63713bf1f456406fc463f8 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 19 Jul 2025 07:11:56 +0100 Subject: edit task-002, task-003, task-004, task-031 --- requirements/tasks/task-002.md | 2 ++ requirements/tasks/task-003.md | 2 ++ requirements/tasks/task-004.md | 2 ++ requirements/tasks/task-031.md | 2 ++ 4 files changed, 8 insertions(+) diff --git a/requirements/tasks/task-002.md b/requirements/tasks/task-002.md index 37bbd17..6c4c69c 100644 --- a/requirements/tasks/task-002.md +++ b/requirements/tasks/task-002.md @@ -4,3 +4,5 @@ Schist must have a desktop interface for setting up a bank account to sync with Schist. Source: req-050 + +Blocked by: task-031 diff --git a/requirements/tasks/task-003.md b/requirements/tasks/task-003.md index 4ba2293..879576a 100644 --- a/requirements/tasks/task-003.md +++ b/requirements/tasks/task-003.md @@ -8,3 +8,5 @@ Exception: if retrieving transactions from the bank account fails, then Schist should notify the user. Source: req-051 + +Blocked by: task-031 diff --git a/requirements/tasks/task-004.md b/requirements/tasks/task-004.md index e84c506..bef37c1 100644 --- a/requirements/tasks/task-004.md +++ b/requirements/tasks/task-004.md @@ -10,3 +10,5 @@ Schist should return the stale data at first while retrieving the fresh transactions at the same time. Source: req-051 + +Blocked by: task-031 diff --git a/requirements/tasks/task-031.md b/requirements/tasks/task-031.md index 4386f38..93ea77a 100644 --- a/requirements/tasks/task-031.md +++ b/requirements/tasks/task-031.md @@ -6,3 +6,5 @@ create the tasks needed to implement it. Source: req-015 Epic: epic-001 + +Blocks: task-002, task-003, task-004 -- cgit v1.2.3