forked from GitHubMirrors/silverbullet-icalendar
conductor(plan): Mark fix task as complete
This commit is contained in:
@@ -12,11 +12,11 @@
|
|||||||
- [x] Task: Conductor - User Manual Verification 'Investigation & Reproduction' (Protocol in workflow.md)
|
- [x] Task: Conductor - User Manual Verification 'Investigation & Reproduction' (Protocol in workflow.md)
|
||||||
|
|
||||||
## Phase 2: Fix Logic
|
## Phase 2: Fix Logic
|
||||||
- [ ] Task: Support Object RRULE in `expandRecurrences`
|
- [x] Task: Support Object RRULE in `expandRecurrences` f7f6028
|
||||||
- [ ] Modify `expandRecurrences` to handle `rrule` as an object.
|
- [x] Modify `expandRecurrences` to handle `rrule` as an object.
|
||||||
- [ ] It likely needs to be converted back to a string or used directly if `rrule` library supports it.
|
- [x] It likely needs to be converted back to a string or used directly if `rrule` library supports it.
|
||||||
- [ ] Run the new test case to confirm the fix.
|
- [x] Run the new test case to confirm the fix.
|
||||||
- [ ] Task: Conductor - User Manual Verification 'Fix Logic' (Protocol in workflow.md)
|
- [x] Task: Conductor - User Manual Verification 'Fix Logic' (Protocol in workflow.md)
|
||||||
|
|
||||||
## Phase 3: Cleanup & Verification
|
## Phase 3: Cleanup & Verification
|
||||||
- [ ] Task: Full Regression Check
|
- [ ] Task: Full Regression Check
|
||||||
|
|||||||
Reference in New Issue
Block a user