Skip to content

Commit 7e0f1bf

Browse files
committed
Rename peas-4988 to peas-4988a for ID consistency
The ticket had only 4 numeric characters, making it look like a sequential ID. Added 'a' suffix to make it 5 chars and alphanumeric like all other tickets. Updated 7 child references.
1 parent 10cf49b commit 7e0f1bf

8 files changed

+8
-8
lines changed

.peas/peas-3shd--add-input-validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "Add input validation"
44
type = "task"
55
status = "completed"
66
priority = "normal"
7-
parent = "peas-4988"
7+
parent = "peas-4988a"
88
created = "2026-01-18T15:55:19Z"
99
updated = "2026-01-18T16:02:30Z"
1010
+++

.peas/peas-4988--code-hardening-and-cleanup.md renamed to .peas/peas-4988a--code-hardening-and-cleanup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
+++
2-
id = "peas-4988"
2+
id = "peas-4988a"
33
title = "Code hardening and cleanup"
44
type = "epic"
55
status = "completed"

.peas/peas-5wco--replace-unwrap-calls-with-proper-error-handling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "Replace unwrap() calls with proper error handling"
44
type = "task"
55
status = "completed"
66
priority = "normal"
7-
parent = "peas-4988"
7+
parent = "peas-4988a"
88
created = "2026-01-18T15:55:18Z"
99
updated = "2026-01-18T19:09:55.933917500Z"
1010
+++

.peas/peas-6qxq--implement-or-remove-unused-cli-flags.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "Implement or remove unused CLI flags"
44
type = "task"
55
status = "completed"
66
priority = "normal"
7-
parent = "peas-4988"
7+
parent = "peas-4988a"
88
created = "2026-01-18T15:55:18Z"
99
updated = "2026-01-18T19:09:55.134291900Z"
1010
+++

.peas/peas-bqf9--add-module-level-documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "Add module-level documentation"
44
type = "task"
55
status = "completed"
66
priority = "normal"
7-
parent = "peas-4988"
7+
parent = "peas-4988a"
88
created = "2026-01-18T15:55:19Z"
99
updated = "2026-01-18T16:03:53Z"
1010
+++

.peas/peas-cog0--consolidate-duplicate-filtering-logic.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "Consolidate duplicate filtering logic"
44
type = "task"
55
status = "scrapped"
66
priority = "normal"
7-
parent = "peas-4988"
7+
parent = "peas-4988a"
88
created = "2026-01-18T15:55:19Z"
99
updated = "2026-01-19T00:32:25.203857700Z"
1010
+++

.peas/peas-hn52--refactor-main-rs-command-handlers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "Refactor main.rs command handlers"
44
type = "task"
55
status = "scrapped"
66
priority = "normal"
7-
parent = "peas-4988"
7+
parent = "peas-4988a"
88
created = "2026-01-18T15:55:18Z"
99
updated = "2026-01-18T16:00:01Z"
1010
+++

.peas/peas-u8d7--fix-deprecated-test-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title = "Fix deprecated test API"
44
type = "task"
55
status = "completed"
66
priority = "normal"
7-
parent = "peas-4988"
7+
parent = "peas-4988a"
88
created = "2026-01-18T15:55:19Z"
99
updated = "2026-01-18T19:09:54.534570500Z"
1010
+++

0 commit comments

Comments
 (0)