[PR #2464] [MERGED] fix(ruleEngine): handle missing bookmarks gracefully in rule engine #2119

Closed
opened 2026-03-02 12:00:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2464
Author: @MohamedBassem
Created: 2/8/2026
Status: Merged
Merged: 2/8/2026
Merged by: @MohamedBassem

Base: mainHead: claude/fix-bookmark-not-found-GekSq


📝 Commits (1)

  • 8591083 fix: treat bookmark not found as a no-op in rule engine instead of a failure

📊 Changes

3 files changed (+24 additions, -15 deletions)

View changed files

📝 apps/workers/workers/ruleEngineWorker.ts (+9 -2)
📝 packages/trpc/lib/__tests__/ruleEngine.test.ts (+10 -11)
📝 packages/trpc/lib/ruleEngine.ts (+5 -2)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/2464 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 2/8/2026 **Status:** ✅ Merged **Merged:** 2/8/2026 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `claude/fix-bookmark-not-found-GekSq` --- ### 📝 Commits (1) - [`8591083`](https://github.com/karakeep-app/karakeep/commit/85910831b02ada5681774be12443fb760f51c028) fix: treat bookmark not found as a no-op in rule engine instead of a failure ### 📊 Changes **3 files changed** (+24 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `apps/workers/workers/ruleEngineWorker.ts` (+9 -2) 📝 `packages/trpc/lib/__tests__/ruleEngine.test.ts` (+10 -11) 📝 `packages/trpc/lib/ruleEngine.ts` (+5 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#2119
No description provided.