anon-31e9bd66: create issue: Fix potential octal interpretation in version_gte at 2026-03-30T21:43:33Z

This commit is contained in:
Flo
2026-03-30 23:43:33 +02:00
parent a282d62499
commit 85708b831f
2 changed files with 11 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
"uuid": "766ad77d-424d-4660-b29e-57c0a5c2e672",
"display_id": 9,
"title": "Fix potential octal interpretation in version_gte",
"status": "open",
"priority": "medium",
"created_by": "anon-31e9bd66",
"created_at": "2026-03-30T21:43:33.164168Z",
"updated_at": "2026-03-30T21:43:33.164168Z"
}

View File

@@ -1,5 +1,5 @@
{
"next_display_id": 9,
"next_display_id": 10,
"next_comment_id": 14,
"next_milestone_id": 1
}