[PR #4099] [MERGED] fix: creating new payee with 'one of'-condition broken #5187

Closed
opened 2026-02-28 21:07:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4099
Author: @sveselinovic
Created: 1/6/2025
Status: Merged
Merged: 1/7/2025
Merged by: @UnderKoen

Base: masterHead: fix/new-payee-with-one-of-broken


📝 Commits (2)

  • e0044ad fix: creating new payee with 'one of'-condition broken
  • 2561587 change author and description of release note

📊 Changes

2 files changed (+16 additions, -9 deletions)

View changed files

📝 packages/desktop-client/src/components/autocomplete/Autocomplete.tsx (+10 -9)
upcoming-release-notes/4099.md (+6 -0)

📄 Description

Fixes #4026

I don't think there is anything else necessary and it seems like creating a new payee with the 'one of'-operator works just fine now. I will look into it again to make sure and learn a bit more about the project.

Should I extend/create a test for this?


🔄 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/actualbudget/actual/pull/4099 **Author:** [@sveselinovic](https://github.com/sveselinovic) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/7/2025 **Merged by:** [@UnderKoen](https://github.com/UnderKoen) **Base:** `master` ← **Head:** `fix/new-payee-with-one-of-broken` --- ### 📝 Commits (2) - [`e0044ad`](https://github.com/actualbudget/actual/commit/e0044ad34a794093bd7358538d4b0259e6a5ad05) fix: creating new payee with 'one of'-condition broken - [`2561587`](https://github.com/actualbudget/actual/commit/2561587c1bdf98d4a1f1dea872a8ebd6667ca7ce) change author and description of release note ### 📊 Changes **2 files changed** (+16 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/autocomplete/Autocomplete.tsx` (+10 -9) ➕ `upcoming-release-notes/4099.md` (+6 -0) </details> ### 📄 Description Fixes #4026 I don't think there is anything else necessary and it seems like creating a new payee with the 'one of'-operator works just fine now. I will look into it again to make sure and learn a bit more about the project. Should I extend/create a test for this? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:07:38 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5187