diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-19 07:11:56 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-19 07:11:56 +0100 |
| commit | 48a50b530649ec383e63713bf1f456406fc463f8 (patch) | |
| tree | c5f4061f3080bd9bf3dcc2ecf58baac1014ea2c3 | |
| parent | 9278401b00ce3e36c745d5ee47307f00fc2d4e42 (diff) | |
edit task-002, task-003, task-004, task-031
| -rw-r--r-- | requirements/tasks/task-002.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-003.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-004.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-031.md | 2 |
4 files changed, 8 insertions, 0 deletions
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 |
