chore(conductor): Add new track 'Fix RRULE object mapping'

This commit is contained in:
2026-02-20 13:18:16 -08:00
parent 4237fcfd30
commit 6b621083b9
5 changed files with 69 additions and 0 deletions

View File

@@ -11,3 +11,8 @@ This file tracks all major tracks for the project. Each track has its own detail
- [x] **Track: Fix TypeError: r.replace is not a function in icalendar.ts**
*Link: [./tracks/fix_rrule_type_error_20260219/](./tracks/fix_rrule_type_error_20260219/)*
---
- [ ] **Track: Fix RRULE object expansion error by correctly mapping object keys to standard iCalendar RRULE properties.**
*Link: [./tracks/fix_rrule_object_mapping_20260219/](./tracks/fix_rrule_object_mapping_20260219/)*