summaryrefslogtreecommitdiff
path: root/requirements/tasks
diff options
context:
space:
mode:
Diffstat (limited to 'requirements/tasks')
-rw-r--r--requirements/tasks/task-028.md2
-rw-r--r--requirements/tasks/task-029.md4
2 files changed, 2 insertions, 4 deletions
diff --git a/requirements/tasks/task-028.md b/requirements/tasks/task-028.md
index f8dd5bd..94f9dfd 100644
--- a/requirements/tasks/task-028.md
+++ b/requirements/tasks/task-028.md
@@ -6,8 +6,6 @@ The designs should include interfaces for:
- [ ] Viewing pipes
- [ ] Creating pipes including their associations with buckets
-- [ ] Updating pipes including their associations with buckets
-- [ ] Deleting pipes
- [ ] Viewing buckets
- [ ] Creating buckets
- [ ] Updating buckets
diff --git a/requirements/tasks/task-029.md b/requirements/tasks/task-029.md
index 7a0ca0f..ea8a318 100644
--- a/requirements/tasks/task-029.md
+++ b/requirements/tasks/task-029.md
@@ -1,7 +1,7 @@
# task-029
-Schist's desktop GUI must have an interface for viewing, creating, updating and
-deleting pipes, including their associations with buckets.
+Schist's desktop GUI must have an interface for viewing and creating pipes,
+including their associations with buckets.
Sources: req-069, req-106