1
0

fix(subscriptions): correctly inherit subscriptions

Resolves https://community.vikunja.io/t/e-mail-notification-twice/2740/20

(cherry picked from commit 06305eb6b3300bf1c989e06e54766e427bcc749a)
This commit is contained in:
kolaente
2024-09-03 22:03:55 +02:00
parent 1c9590075a
commit fc8252e751
3 changed files with 59 additions and 42 deletions

View File

@ -28,3 +28,13 @@
entity_id: 32
user_id: 6
created: 2021-02-01 15:13:12
- id: 9
entity_type: 3 # Task
entity_id: 18
user_id: 6
created: 2021-02-01 15:13:12
- id: 10
entity_type: 2 # Project
entity_id: 9
user_id: 6
created: 2021-02-01 15:13:12