summaryrefslogtreecommitdiff
path: root/requirements/tasks/task-057.md
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-23 16:30:49 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-23 16:30:49 +0100
commit74f388d9b4a6746596b28bf056528ee8b54df6e4 (patch)
treef055180e912f015af52b1dd87c61d168884cd889 /requirements/tasks/task-057.md
parent576ae825d343c8fbad1d7edff6d4bac992414a4c (diff)
task-059: req-eng's tank balance UI
Diffstat (limited to 'requirements/tasks/task-057.md')
-rw-r--r--requirements/tasks/task-057.md13
1 files changed, 8 insertions, 5 deletions
diff --git a/requirements/tasks/task-057.md b/requirements/tasks/task-057.md
index 46db06c..1af09b9 100644
--- a/requirements/tasks/task-057.md
+++ b/requirements/tasks/task-057.md
@@ -1,10 +1,13 @@
# task-057
-Schist's desktop UI should display prominently the result of the procedure,
-`calculate_long_term_expected_monthly_tank_change`, as described in req-088, in
-any view from which the user may be thinking about how to create, update or
-delete their buckets or pipes.
+Schist's desktop UI should display prominently the results of the procedures,
+`calculate_long_term_expected_monthly_tank_change`, as described in req-088,
+and `calculate_tank_balance`, as described in req-092, in any view from which
+the user may be thinking about how to create, update or delete their buckets or
+pipes.
-Source: req-089
+Sources: req-089, req-093
Epic: epic-000
+
+Relates to: req-088, req-092, task-028