Make sure list / task favorites are set per user, not per entity #915

Merged
konrad merged 15 commits from fix/favorites into main 2021-07-10 10:21:54 +00:00
1 changed files with 12 additions and 3 deletions
Showing only changes of commit e15ee55656 - Show all commits

View File

@ -2,11 +2,20 @@
user_id: 1
kind: 1
- entity_id: 15
user_id: 6
user_id: 6 # owner
kind: 1
- entity_id: 15
user_id: 1
kind: 1
- entity_id: 34
user_id: 13
user_id: 13 # owner
kind: 1
- entity_id: 34
user_id: 1
kind: 1
- entity_id: 23
user_id: 12
user_id: 12 # owner
kind: 2
- entity_id: 23
user_id: 1
kind: 2