anon-31e9bd66: create issue: Refactor apply_setting_group to use bash arrays instead of sed indexing at 2026-04-04T12:16:29Z

This commit is contained in:
Flo
2026-04-04 14:16:29 +02:00
parent 2a56292d3c
commit 6fad739fb9
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
"uuid": "fdf25e87-e3ec-47ff-9599-11f2f144276a",
"display_id": 50,
"title": "Refactor apply_setting_group to use bash arrays instead of sed indexing",
"status": "open",
"priority": "low",
"created_by": "anon-31e9bd66",
"created_at": "2026-04-04T12:16:29.095087Z",
"updated_at": "2026-04-04T12:16:29.095087Z"
}

View File

@@ -1,5 +1,5 @@
{ {
"next_display_id": 50, "next_display_id": 51,
"next_comment_id": 77, "next_comment_id": 77,
"next_milestone_id": 1 "next_milestone_id": 1
} }