From c293544f246bff2438f7b9b8e881d5c492e09715 Mon Sep 17 00:00:00 2001 From: Ludwig Reiter Date: Thu, 30 Sep 2021 14:13:26 +0200 Subject: [PATCH] Remove user/theme_id. --- docs/models.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/docs/models.yml b/docs/models.yml index 458c9be7d..f41b5bb56 100644 --- a/docs/models.yml +++ b/docs/models.yml @@ -337,12 +337,6 @@ user: type: relation-list to: user/vote_delegated_$_to_id restriction_mode: C - - theme_id: - type: relation - to: theme/user_ids - restriction_mode: A - meeting_ids: type: number[] description: Calculated. All ids from group_$_ids as integers. @@ -541,11 +535,6 @@ theme: restriction_mode: A to: organization/default_theme_id type: relation-list - user_ids: - restriction_mode: A - to: user/theme_id - type: relation-list - committee: id: