summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-051.md
diff options
context:
space:
mode:
authorJoe Carstairs <jcarstairs@scottlogic.com>2025-07-16 13:39:45 +0100
committerJoe Carstairs <jcarstairs@scottlogic.com>2025-07-16 13:40:13 +0100
commita1bf85d86011d815df4652aba1349acdec9fda17 (patch)
tree4258edbefabb1304c2337055fcbc5f9b28cd48d3 /requirements/catalogue/req-051.md
parente76f4c45f0886e7726913539d7b6e749d8ace91a (diff)
add req-051, task-003, task-004, edit req-015
Diffstat (limited to 'requirements/catalogue/req-051.md')
-rw-r--r--requirements/catalogue/req-051.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/requirements/catalogue/req-051.md b/requirements/catalogue/req-051.md
new file mode 100644
index 0000000..d38c053
--- /dev/null
+++ b/requirements/catalogue/req-051.md
@@ -0,0 +1,10 @@
+# req-051
+
+Given a user's bank account is set up to sync with Schist, when the user makes
+a transaction in that bank account, then Schist must record that transaction,
+and Schist should record that transaction before the user reads any data from
+Schist which depends upon accurate transaction records.
+
+Source: req-015
+
+Satisfied by: task-003, task-004