mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
Fix tags not syncing properly (#5387)
* start * migration * don't show deleted tags in list * tag updates (#5389) * upsert tag to ensure uniqueness and insert default-tag in migration * remove ability to change default tag color --------- Co-authored-by: pogman-code <adrian.maurin@gmail.com> * tags fixes (#5391) * better tag validation * fix typecheck issues * update note --------- Co-authored-by: pogman-code <adrian.maurin@gmail.com>
This commit is contained in:
6
upcoming-release-notes/5387.md
Normal file
6
upcoming-release-notes/5387.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Bugfix
|
||||
authors: [youngcw, pogman-code]
|
||||
---
|
||||
|
||||
Fix tags not syncing properly
|
||||
Reference in New Issue
Block a user