callumalpass_tasknotes/tasknotes-e2e-vault
callumalpass 3861d6f48b fix: Wrap blockedBy with list() in Blocking view filter (#1304)
The Blocking view filter in the Relationships base threw "Cannot find
function map on type Link" when blockedBy contained a single entry.
Bases returns single values as Link objects without a map() method.

Wrap with list() to ensure array operations work regardless of whether
blockedBy contains one or many dependencies, consistent with the
existing Blocked By view implementation.
2026-01-01 17:49:10 +11:00
..
.obsidian feat(TaskService): support {{currentNotePath}} for inline task command (#1334) 2026-01-01 16:04:30 +11:00
TaskNotes fix: Wrap blockedBy with list() in Blocking view filter (#1304) 2026-01-01 17:49:10 +11:00
2025-12-31.md chore: add e2e test vault to version control 2025-12-31 09:58:27 +11:00
2026-01-01.md feat(TaskService): support {{currentNotePath}} for inline task command (#1334) 2026-01-01 16:04:30 +11:00
Inline-Task-Test.md test(e2e): add failing tests for issue #1350 - Reading View inline task refresh 2026-01-01 09:23:23 +11:00
Welcome.md chore: add e2e test vault to version control 2025-12-31 09:58:27 +11:00