chore(conductor): Add new track 'Fix RRULE UNTIL conversion'

This commit is contained in:
2026-02-20 13:33:27 -08:00
parent 523b49dd3a
commit cd0fdf5f98
5 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"track_id": "fix_rrule_until_conversion_20260219",
"type": "bug",
"status": "new",
"created_at": "2026-02-19T00:00:00Z",
"updated_at": "2026-02-19T00:00:00Z",
"description": "Fix RRULE UNTIL object conversion error: Invalid UNTIL value: [object Object]"
}